Scripts and data contained here are used to prepare the underlying data of the Darkrate Analysis site.
The input FITS datasets must be retrieved through the MAST data portal. Download them to the current directory.
Software installation:
-
Setup an anaconda environment, and install the STScI provided software suite.
Instructions can be found here -
Install the
subsolar
branch of CalCOS .
# Calibrated the FUV data
bash recal_fuv.sh
# Calibrate the NUV data
bash recal_nuv.sh
python collate_info.py
The prepared dataset orbital_info.json
can be supplied to the site mentioned
above, either locally or by uploading to the github repository.