SigmaMAD¶
-
class
lsst.pipe.tasks.diff_matched_tract_catalog.
SigmaMAD
¶ Bases:
lsst.pipe.tasks.diff_matched_tract_catalog.Statistic
The re-scaled median absolute deviation (sigma equivalent).
Methods Summary
doc
()A description of the statistic name_short
()A short name for the statistic, e.g. value
(values)The value of the statistic for a set of input values. Methods Documentation
-
classmethod
doc
() → str¶ A description of the statistic
-
classmethod
name_short
() → str¶ A short name for the statistic, e.g. for a table column name
-
classmethod