Definition at line 35 of file forcedPhotCoadd.py.
◆ setDefaults()
def lsst.meas.base.forcedPhotCoadd.ForcedPhotCoaddConfig.setDefaults |
( |
|
self | ) |
|
◆ validate()
def lsst.meas.base.forcedPhotCoadd.ForcedPhotCoaddConfig.validate |
( |
|
self | ) |
|
◆ footprintDatasetName
lsst.meas.base.forcedPhotCoadd.ForcedPhotCoaddConfig.footprintDatasetName |
|
static |
Initial value:= lsst.pex.config.Field(
doc="Dataset (without coadd prefix) that should be used to obtain (Heavy)Footprints for sources. "
"Must have IDs that match those of the reference catalog."
"If None, Footprints will be generated by transforming the reference Footprints.",
dtype=str,
default="meas",
optional=True
)
Definition at line 36 of file forcedPhotCoadd.py.
The documentation for this class was generated from the following file: