CpSkyScaleMeasureConfig#
- class lsst.cp.pipe.CpSkyScaleMeasureConfig(*args, **kw)#
Bases:
PipelineTaskConfigAttributes Summary
Field which refers to a dynamically added configuration class which is based on a PipelineTaskConnections class.
Include an alternate focal plane background for detectors of a different physical type? (
bool, defaultFalse)Flag to enable/disable saving of log output for a task, enabled by default.
Attributes Documentation
- connections: pexConfig.ConfigField#
Field which refers to a dynamically added configuration class which is based on a PipelineTaskConnections class.
- includeAlternateBackground#
Include an alternate focal plane background for detectors of a different physical type? (
bool, defaultFalse)
- saveLogOutput#
Flag to enable/disable saving of log output for a task, enabled by default. (
bool, defaultTrue)