A package for determining the optimal astronomical dither strategy
This installation assumes that you have a copy of conda installed and in your PATH. Navigate to the directory where you want to save this folder. Then execute:
git clone https://github.com/MichaelMedford/skysight.git
cd skysight
conda install --yes --file requirements.txt
python setup.py install
Confirm that all packages are correctly installed.
python test/print_versions.py
Run tests to make sure that everything is working correctly.
python setup.py test
- Python 3.6
- Michael Medford MichaelMedford@berkeley.edu