ornlneutronimaging / iMars3D

Preprocessing and reconstruction for the Neutron Imaging Beam Lines
https://imars3d.readthedocs.io
BSD 3-Clause "New" or "Revised" License
4 stars 6 forks source link

Build Status Documentation Status codecov CII Best Practices Anaconda-Server Badge

iMars3D

A Python 3 Library used for normalization, corrections, and reconstruction (using tomopy) of the Neutron Imaging Beam Lines

Install

The suggested method for installing imars3d is to create a new environment and install the package from https://anaconda.org/neutronimaging/imars3d.

Run

Import as you would any other library.

Refer to path/to/unittests for use/implementation examples.

Note: Explicit use examples to be included in docs at a later date.

Develop

Developer guide is on readthedocs