FracNan¶
- class lsst.analysis.tools.actions.scalar.FracNan(*args, **kw)¶
- Bases: - ScalarFromVectorAction- Compute the fraction of vector entries that are NaN. - Attributes Summary - Express result as percentage ( - bool, default- False)- Key of Vector to compute statistic from. - Methods Summary - __call__(data, **kwargs)- Compute a scalar value from keyed data. - Attributes Documentation - Methods Documentation