This repository provides various notebooks for users of the neutron imaging beamlines at ORNL. Full tutorial of most of the notebooks can be found at here.
To learn how to access or install the notebooks, and how to run them, refer to the complete tutorial found on our imaging web site https://neutronimaging.pages.ornl.gov
For more information about the facility and instruments, navigate to the following links:
- ORNL Neutron Imaging Website
- Multimodal Advanced Radiography Station (MARS)
- Versatile Neutron Imaging Instrument (VENUS)
You can contribute back to this repo by
- fork it to your own account
- make the necessary adjustments
- make a pull request on Github.
The maintainer of this repo will review your changes and provided feedback if needed. A more detailed instructions can be found in this post by DataSchool.
To run the tests
$ cd notebooks
$ export PYTHONPATH=$PWD:$PYTHONPATH
$ pytest
An updated deployment strategy is underway.
Currently, notebooks are distributed directly by the Computational Instrument Scientist.