Module to fit 3D PSF on IFU data
pip install psfcube
(favored)
or
git pull https://github.com/MickaelRigault/psfcube.git
cd psfcube
python setup.py install
(Dependencies will automatically be installed with using pip)
-
numpy, scipy, matplotlib, astropy
-
minuit (pip install iminuit)
-
modefit (pip install modefit)