Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Daniel Philip Weatherill
Daniel Philip WeatherillReporter
Daniel Philip Weatherill
Daniel Philip WeatherillReviewers
Matthias Wittgen
RubinTeam
External
Components
Checklist
Checklist
Created September 9, 2022 at 2:40 PM
Updated October 3, 2022 at 10:57 PM
Resolved October 3, 2022 at 10:57 PM
at present, some important state about the CCD conditions is captured in a FITS header called REB_COND in auxtel data. In addition, there are checksums about sequencer files etc captured in a header called CONFIG_COND. Neither currently appear to be available from , for example a call to
I think though of course am not certain that this can be added by overriding the readMetadata() method for the class LatissRawFormatter in https://github.com/lsst/obs_lsst/blob/main/python/lsst/obs/lsst/rawFormatter.py .
I am happy to attempt to write and PR this but might need minor assistance.