Definition at line 337 of file diaCalculationPlugins.py.
◆ percentiles
lsst.meas.base.diaCalculationPlugins.PercentileDiaPsfFluxConfig.percentiles |
|
static |
Initial value:= pexConfig.ListField(
dtype=int,
default=[5, 25, 50, 75, 95],
doc="Percentiles to calculate to compute values for. Should be "
"integer values."
)
Definition at line 338 of file diaCalculationPlugins.py.
The documentation for this class was generated from the following file: