1.1.20
- Include camera descriptor to support GHOST calibration rules
- Initial calibration class for GHOST
- building composite detector_binning field so we can query it against the parsed Header field of same name
- removing all applicables for bpms
- read_mode not needed to match for arcs and flats (checked with Joan)
- do final sort to bubble up any BPMs to the top of the list
- improved support for Group query elements
- support for all instruments for calibration debugging
- support for BPMs
- fixes to the command line tool for checking calibrations
- support for QH* gcal lamps
- Keying off reduction type PROCESSED_UNKNOWN as that is how the reduction is set in the Header table
- using literal_eval for types parsing to be safe from malicious data [#2]
- Initial version now decoupled from the FitsStorage codebase