Public Member Functions | |
| readImage (self) | |
Public Member Functions inherited from lsst.obs.decam.rawFormatter.DarkEnergyCameraRawFormatter | |
| getDetector (self, id) | |
| readMetadata (self) | |
Protected Member Functions | |
| _determineHDU (self, detectorId) | |
Protected Member Functions inherited from lsst.obs.decam.rawFormatter.DarkEnergyCameraRawFormatter | |
| _scanHdus (self, filename, detectorId) | |
Additional Inherited Members | |
Static Public Attributes inherited from lsst.obs.decam.rawFormatter.DarkEnergyCameraRawFormatter | |
| translatorClass = astro_metadata_translator.DecamTranslator | |
| filterDefinitions = DarkEnergyCamera.filterDefinitions | |
| bool | wcsFlipX = True |
Protected Attributes inherited from lsst.obs.decam.rawFormatter.DarkEnergyCameraRawFormatter | |
| _reader_path | |
DECam Community Pipeline calibrations (bias, dark, flat, fringe) are multi-extension FITS files with detector=index+1.
|
protected |
The HDU to read is the same as the detector number.
Reimplemented from lsst.obs.decam.rawFormatter.DarkEnergyCameraRawFormatter.
| lsst.obs.decam.rawFormatter.DarkEnergyCameraCPCalibFormatter.readImage | ( | self | ) |
Reimplemented from lsst.obs.decam.rawFormatter.DarkEnergyCameraRawFormatter.