FgcmMakeLutConfig¶
Configuration fields¶
atmosphereTableName¶
FGCM name or filename of precomputed atmospheres
connections¶
- Data type
lsst.pipe.base.config.FgcmMakeLutConfigConnections
- Field type
Configurations describing the connections of the PipelineTask to datatypes
doFilterDetectorTransmission¶
Use filter transmissions that are specified per-detector, rather than a constant or radially-dependent filter transmission?
doOpticsTransmission¶
Include optics transmission?
doSensorTransmission¶
Include sensor transmission?
parameters¶
- Data type
lsst.fgcmcal.fgcmMakeLut.FgcmMakeLutParametersConfig
- Field type
Atmosphere parameters (required if no atmosphereTableName)
physicalFilters¶
List of physicalFilter labels to generate look-up table.
saveLogOutput¶
Flag to enable/disable saving of log output for a task, enabled by default.
sensorCorrectionTermDict¶
- Default
{}
- Field type
- Key type
- Value type
lsst.fgcmcal.fgcmMakeLut.SensorCorrectionTerms
Mapping of filter name to sensor correction terms.
stdPhysicalFilterOverrideMap¶
Override mapping from physical filter labels to ‘standard’ physical filter labels. The ‘standard’ physical filter defines the transmission curve that the FGCM standard bandpass will be based on. Any filter not listed here will be mapped to itself (e.g. g->g or HSC-G->HSC-G). Use this override for cross-filter calibration such as HSC-R->HSC-R2 and HSC-I->HSC-I2.
useScienceDetectors¶
Only use science detectors in LUT?