lsst.meas.base  14.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups Pages
Static Public Attributes | List of all members
lsst.meas.base.forcedPhotCcd.ForcedPhotCcdConfig Class Reference
Inheritance diagram for lsst.meas.base.forcedPhotCcd.ForcedPhotCcdConfig:

Static Public Attributes

tuple doApplyUberCal
 

Detailed Description

Definition at line 133 of file forcedPhotCcd.py.

Member Data Documentation

tuple lsst.meas.base.forcedPhotCcd.ForcedPhotCcdConfig.doApplyUberCal
static
Initial value:
1 = lsst.pex.config.Field(
2  dtype=bool,
3  doc="Apply meas_mosaic ubercal results to input calexps?",
4  default=False
5  )

Definition at line 134 of file forcedPhotCcd.py.


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