MinAction¶
- class lsst.analysis.tools.actions.scalar.MinAction(*args, **kw)¶
- Bases: - ScalarFromVectorAction- Returns the minimum of the given data. - Attributes Summary - Key of Vector to compute statistic from. - Methods Summary - __call__(data, **kwargs)- Compute a scalar value from keyed data. - Attributes Documentation - Methods Documentation