NiftyPET Installation tools


License
Apache-2.0
Install
pip install ninst==0.11.0

Documentation

NInst: NiftyPET Installation Tools

Docs Version Py-Versions Tests Coverage

ninst is a stand-alone Python sub-package of NiftyPET, dedicated to helping with installation of other sub-packages. Although it is an essential part of NiftyPET packaging, ninst could be used in other projects.

Documentation with installation manual and tutorials: https://niftypet.readthedocs.io/

Install

pip install ninst

Note that installation prompts for setting the path to NiftyPET_tools. This can be avoided by setting the environment variables PATHTOOLS. It's also recommended (but not required) to use conda.

# optional (Linux syntax) to avoid prompts
export PATHTOOLS=$HOME/NiftyPET_tools
# cross-platform install
conda install -c conda-forge python=3
pip install ninst

Licence

Licence

Copyright 2018-21