DarkEnergyCameraCPCalibFormatter#

class lsst.obs.decam.DarkEnergyCameraCPCalibFormatter(*args, **kwargs)#

Bases: DarkEnergyCameraRawFormatter

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

Methods Summary

readImage()

Read just the image component of the Exposure.

Methods Documentation

readImage()#

Read just the image component of the Exposure.

Returns#

imageImage

In-memory image component.