Oliver Oberdorf
Oliver Oberdorf
This is an API equivalent to the "associated calibrations" tab on the Gemini Archive website. It uses comparable searches to the observation data and returns results one would see on...
Meant to do this before I left. This updates the branch for recording the input parameters in a json file. The json file can be supplied in a future reduce...
Meant to do this pre-pumpkin. This updates the feature/record_version_in_output branch with all the updates in master, including James' conda changes. This may be a dead branch, we decided to keep...
The fluxCalibrate step doesn't add a record of the file used to the provenance table
Daniel suggested we have +/- buttons as an option when building the text sliders.
Refactoring catalog client so the various catalog-server configurations are cleaner, with the new URLs
In _write_final, if we are saving an output file, add a header keyword recording the version of DRAGONS used
record/replay capability for interactive use of fit1d/wavecal visualizers
We sometimes see users run DRAGONS against an incompatible Sqlite caldb file. I want to add some smarts to look for that and offer a better error message instead of...
DRAGONS has some code for querying external catalogs. This has a few issues that Chris pointed out to me: gempy.gemini.gemini_catalog_client: so I was running addReferenceCatalog() on an image and it...