AssembleCcdConfig#

class lsst.ip.isr.AssembleCcdConfig(*args, **kw)#

Bases: Config

Attributes Summary

doTrim

trim out non-data regions? (bool, default True)

keysToRemove

FITS headers to remove (in addition to DATASEC, BIASSEC, TRIMSEC and perhaps GAIN) (List, default ())

Attributes Documentation

doTrim#

trim out non-data regions? (bool, default True)

keysToRemove#

FITS headers to remove (in addition to DATASEC, BIASSEC, TRIMSEC and perhaps GAIN) (List, default ())