lsst.pipe.tasks.statistic.
SigmaIQR
Bases: lsst.pipe.tasks.statistic.Statistic
lsst.pipe.tasks.statistic.Statistic
The re-scaled inter-quartile range (sigma equivalent).
Methods Summary
name
value
Methods Documentation
Return the value of the statistic given a set of values.
Collection
float
A set of values to compute the statistic for.
The value of the statistic.