diff --git a/README.md b/README.md index 44c72edad145fa73b7e58e8ab33d45493f4f5dd2..c13bebe76f9dbfc39bbd97947993643a627ef0b3 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,8 @@ loss_den_from_ptrn=ptrn.loss_den(file_name_dt,dtl_dt=5e-6) ``` +There is another larger example of how you may modify the lattice in the examples folder, see [manipulate_lattice.py](examples/manipulate_lattice/manipulate_lattice.py). + ### Library To be done..