LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Static Public Attributes | List of all members
lsst.pipe.tasks.scaleZeroPoint.ScaleZeroPointConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.scaleZeroPoint.ScaleZeroPointConfig:
lsst.pipe.tasks.scaleZeroPoint.SpatialScaleZeroPointConfig

Static Public Attributes

tuple zeroPoint
 

Detailed Description

Config for ScaleZeroPointTask

Definition at line 104 of file scaleZeroPoint.py.

Member Data Documentation

tuple lsst.pipe.tasks.scaleZeroPoint.ScaleZeroPointConfig.zeroPoint
static
Initial value:
1 = pexConfig.Field(
2  dtype = float,
3  doc = "desired photometric zero point",
4  default = 27.0,
5  )

Definition at line 107 of file scaleZeroPoint.py.


The documentation for this class was generated from the following file: