picreduce is a package of tools for reducing PICTURE high contrast imaging data. The documentation of python functions and layout follow the astropy template (https://github.com/astropy/package-template).

To build documention HTML:

python setup.py build_docs

this creates sphinx documentation in: build/sphinx/html/

To install

python setup.py install