lsst.pipe.tasks g420f1b9425+4f8416977e
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
lsst.pipe.tasks.setPrimaryFlags.SetPrimaryFlagsConfig Class Reference

Static Public Attributes

 nChildKeyName
 
 pseudoFilterList
 

Detailed Description

Definition at line 33 of file setPrimaryFlags.py.

Member Data Documentation

◆ nChildKeyName

lsst.pipe.tasks.setPrimaryFlags.SetPrimaryFlagsConfig.nChildKeyName
static
Initial value:
= Field(dtype=str, default="deprecated",
doc="Deprecated. This parameter is not used.",
deprecated="This parameter is not used. Will be removed after v27.")

Definition at line 34 of file setPrimaryFlags.py.

◆ pseudoFilterList

lsst.pipe.tasks.setPrimaryFlags.SetPrimaryFlagsConfig.pseudoFilterList
static
Initial value:
= ListField(
dtype=str,
default=['sky'],
doc="Names of filters which should never be primary",
deprecated="This class has been moved to meas_algorithms. Will be removed after v27."
)

Definition at line 37 of file setPrimaryFlags.py.


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