FgcmOutputProductsConfig¶
Configuration fields¶
connections¶
- Data type
lsst.pipe.base.config.Connections
- Field type
ConfigField
Configurations describing the connections of the PipelineTask to datatypes
datasetConfig¶
- Data type
lsst.meas.algorithms.ingestIndexReferenceTask.DatasetConfig
- Field type
ConfigField
Configuration for writing/reading ingested catalog
doApplyMeanChromaticCorrection¶
Apply the mean chromatic correction to the zeropoints?
doAtmosphereOutput¶
Output atmospheres in transmission_atmosphere_fgcm format
doComposeWcsJacobian¶
Compose Jacobian of WCS with fgcm calibration for output photoCalib?
doRefcatOutput¶
Output standard stars in reference catalog format
doReferenceCalibration¶
Transfer ‘absolute’ calibration from reference catalog? This afterburner step is unnecessary if reference stars were used in the full fit in FgcmFitCycleTask.
photoCal¶
- Default
lsst.pipe.tasks.photoCal.PhotoCalTask
- Field type
ConfigurableField
task to perform ‘absolute’ calibration
refObjLoader¶
- Default
lsst.meas.algorithms.loadIndexedReferenceObjects.LoadIndexedReferenceObjectsTask
- Field type
ConfigurableField
reference object loader for ‘absolute’ photometric calibration
referenceMinMatch¶
Minimum number of stars matched to reference catalog to be used in statistics
referencePixelizationMinStars¶
Minimum number of stars per healpix pixel to select for comparisonto the specified reference catalog
referencePixelizationNPixels¶
Number of healpix pixels to sample to do comparison. Doing too many will take a long time and not yield any more precise results because the final number is the median offset (per band) from the set of pixels.
referencePixelizationNside¶
Healpix nside to pixelize catalog to compare to reference catalog