Installation
Nifti Overlay can currently be installed from its source code:
git clone https://github.com/earnestt1234/nifti_overlay
cd nifti_overlay
pip install .
Soon, Nifti Overlay will be placed on the Python Package Index (PyPI) where it will be installable like so:
pip install nifti_overlay