lsst.pipe.tasks g59f6dce098+83b7f37e51
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
lsst.pipe.tasks.healSparseMappingProperties.PsfMaglimPropertyMapConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.healSparseMappingProperties.PsfMaglimPropertyMapConfig:
lsst.pipe.tasks.healSparseMappingProperties.BasePropertyMapConfig

Public Member Functions

def validate (self)
 

Static Public Attributes

pexConfig maglim_nsigma
 

Detailed Description

Configuration for the PsfMaglim property map.

Definition at line 426 of file healSparseMappingProperties.py.

Member Function Documentation

◆ validate()

def lsst.pipe.tasks.healSparseMappingProperties.PsfMaglimPropertyMapConfig.validate (   self)

Definition at line 431 of file healSparseMappingProperties.py.

Member Data Documentation

◆ maglim_nsigma

pexConfig 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 428 of file healSparseMappingProperties.py.


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