Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.42 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.42 KB

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