PhotonTransferCurveRenameConfig#

class lsst.cp.pipe.PhotonTransferCurveRenameConfig(*args, **kwargs)#

Bases: PipelineTaskConfig

Deprecated since version v30.0: PhotonTransferCurveRenameTask is no longer used. This Task will be removed after v30.

Attributes Summary

connections

Field which refers to a dynamically added configuration class which is based on a PipelineTaskConnections class.

saveLogOutput

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.

saveLogOutput#

Flag to enable/disable saving of log output for a task, enabled by default. (bool, default True)