Installation
space_phot works on Python 3+ and requires the following Python packages (these should install automatically when you install jhat):
Install using pip
Using pip:
pip install space_phot
Install Development Version
Using git:
git clone https://github.com/jpierel14/space_phot.git
cd space_phot
python setup.py install