lsst.obs.decam g8bbb235e95+fafbf8ab34
Loading...
Searching...
No Matches
lsst.obs.decam.rawFormatter.DarkEnergyCameraCPCalibFormatter Class Reference
Inheritance diagram for lsst.obs.decam.rawFormatter.DarkEnergyCameraCPCalibFormatter:
lsst.obs.decam.rawFormatter.DarkEnergyCameraRawFormatter

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

Detailed Description

DECam Community Pipeline calibrations (bias, dark, flat, fringe) are
multi-extension FITS files with detector=index+1.

Member Function Documentation

◆ _determineHDU()

lsst.obs.decam.rawFormatter.DarkEnergyCameraCPCalibFormatter._determineHDU ( self,
detectorId )
protected
The HDU to read is the same as the detector number.

Reimplemented from lsst.obs.decam.rawFormatter.DarkEnergyCameraRawFormatter.

◆ readImage()

lsst.obs.decam.rawFormatter.DarkEnergyCameraCPCalibFormatter.readImage ( self)

The documentation for this class was generated from the following file:
  • python/lsst/obs/decam/rawFormatter.py