ReferenceStarSelector¶
- class lsst.analysis.tools.actions.vector.ReferenceStarSelector(*args, **kw)¶
- Bases: - ThresholdSelector- A selector that selects stars from a catalog with a boolean column identifying unresolved sources. - Attributes Summary - Operator name. - Key to use when populating plot info, ignored if empty string ( - str, default- '')- Threshold to apply. - Name of column ( - str)- Methods Summary - __call__(data, **kwargs)- Call self as a function. - Subclass hook for computing defaults. - Attributes Documentation - Methods Documentation