Skip to content

Commit

Permalink
removed last refl1d reference
Browse files Browse the repository at this point in the history
  • Loading branch information
jfkcooper committed Dec 20, 2023
1 parent bc535d0 commit 87f398d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ The following notebooks are intended to provide simplified interfaces into the F
Tutorial notebooks:
* [angle.ipynb](/examples/angle.ipynb) - Angle choice(s) for a simple sample with thin layers.
* [contrast.ipynb](/examples/contrast.ipynb) - Contrast choice(s) for a 1,2-dimyristoyl-sn-glycero-3-phosphocholine (DMPC) bilayer model.
* [simulation.ipynb](/examples/simulation.ipynb) - Simulating an experiment for a simple sample using [refnx](https://refnx.readthedocs.io/en/latest/) and [Refl1D](https://refl1d.readthedocs.io/en/latest/).
* [simulation.ipynb](/examples/simulation.ipynb) - Simulating an experiment for a simple sample using [refnx](https://refnx.readthedocs.io/en/latest/).

Article notebooks:
* [bilayers.ipynb](/examples/bilayers.ipynb) - Generates the lipid bilayer results of the article
* [kinetics.ipynb](/examples/kinetics.ipynb) - Generates the kinetics results of the article
* [magnetism.ipynb](/examples/magnetism.ipynb) - Generates the magnetism results of the article.
* [magnetism.ipynb](/examples/magnetism.ipynb) - Generates the magnetism results of the article, broken in v2.0.0.

To run an example, you can call the file from the command line (e.g., ```jupyter notebook angle.py```).

0 comments on commit 87f398d

Please sign in to comment.