Skip to content

neutronimaging/python_notebooks

Repository files navigation

Python Notebooks DOI

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.

Instructions

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

Screen Shot 2021-06-11 at 8 03 33 AM

Instrument References

For more information about the facility and instruments, navigate to the following links:

How to contribute back

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

Deployment

An updated deployment strategy is underway.

Currently, notebooks are distributed directly by the Computational Instrument Scientist.