Configuration for the PsfMaglim property map.
Definition at line 427 of file healSparseMappingProperties.py.
◆ validate()
def lsst.pipe.tasks.healSparseMappingProperties.PsfMaglimPropertyMapConfig.validate |
( |
|
self | ) |
|
◆ do_max
lsst.pipe.tasks.healSparseMappingProperties.BasePropertyMapConfig.do_max |
|
staticinherited |
◆ do_mean
lsst.pipe.tasks.healSparseMappingProperties.BasePropertyMapConfig.do_mean |
|
staticinherited |
◆ do_min
lsst.pipe.tasks.healSparseMappingProperties.BasePropertyMapConfig.do_min |
|
staticinherited |
◆ do_sum
lsst.pipe.tasks.healSparseMappingProperties.BasePropertyMapConfig.do_sum |
|
staticinherited |
◆ do_weighted_mean
lsst.pipe.tasks.healSparseMappingProperties.BasePropertyMapConfig.do_weighted_mean |
|
staticinherited |
Initial value:= pexConfig.Field(dtype=bool, default=False,
doc="Compute map of weighted property means.")
Definition at line 46 of file healSparseMappingProperties.py.
◆ maglim_nsigma
lsst.pipe.tasks.healSparseMappingProperties.PsfMaglimPropertyMapConfig.maglim_nsigma |
|
static |
Initial value:= pexConfig.Field(dtype=float, default=5.0,
doc="Number of sigma to compute magnitude limit.")
Definition at line 429 of file healSparseMappingProperties.py.
The documentation for this class was generated from the following file: