-
Notifications
You must be signed in to change notification settings - Fork 0
Proseco external data requirements
Tom Aldcroft edited this page Feb 15, 2019
·
2 revisions
The following external data files are required for selecting guide and acquisition stars and need to be available to any machine running proseco:
-
$SKA/data/agasc/proseco_agasc.h5
(Corresponds to AGASC 1.7 for proseco 4.0 release) $SKA/data/agasc/agasc_supplement.h5
$SKA/data/mica/archive/aca_dark/*/image.fits
$SKA/data/mica/archive/aca_dark/*/properties.json
The dark current files currently span the entire mission. This isn't really necessary for production planning, but what is necessary is to include new files after a dark cal. When SRDC's become a reality this could mean an update every few days.
For the optional functionality of selecting a catalog for an archival observation using only the obsid
as input, the following files are also needed:
$SKA/data/cmd_states/cmd_states.db3
$SKA/data/mica/archive/starcheck/starcheck.db3
These files are needed to perform all tests (they will be skipped if not available).
NOTE: this page supercedes the legacy issue https://github.com/sot/proseco/issues/45.