Skip to content

ornlneutronimaging/iMars3D

Build Status Documentation Status codecov CII Best Practices

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