From fc44035fd1d1a99d79df143dcfab1b5989d030a9 Mon Sep 17 00:00:00 2001 From: Yngve Inntjore Levinsen <yngve.levinsen@esss.se> Date: Tue, 14 Jun 2016 10:41:13 +0200 Subject: [PATCH] Update README.md, added link to Ryoichi's example --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 44c72ed..c13bebe 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.. -- GitLab