SensorCorrectionTerms#
- class lsst.fgcmcal.SensorCorrectionTerms(*args, **kw)#
Bases:
ConfigAttributes Summary
Mapping of detector number to first-order correction term.
Reference wavelength for first-order correction terms.
Attributes Documentation
- correctionTermDict#
Mapping of detector number to first-order correction term. (
Dict, default{})
- refLambda#
Reference wavelength for first-order correction terms. (
float)