ulrikpedersen / tomoscan

Demonstration of a tomography scan using EPICS BlueSky with a pulsed laser source
https://ulrikpedersen.github.io/tomoscan/
Apache License 2.0
1 stars 1 forks source link

Addition of Jupyter notebook #24

Open 8ryn opened 1 year ago

8ryn commented 1 year ago

This adds a Jupyter notebook as suggested in #12 . The notebook imports the main python script such that any changes to the setup will automatically be implemented in the notebook.

The Jupyter environment is provided by a Docker container which is built along with the other docker containers.

Information on using the Jupyter notebook rather than the iPython terminal has been added to the documentation.