MatchedObjectSelector¶
- class lsst.analysis.tools.actions.vector.MatchedObjectSelector(*args, **kw)¶
Bases:
RangeSelector
A selector that selects matched objects with finite distances.
Attributes Summary
The maximum value (exclusive) (
float
, defaultinf
)The minimum value (inclusive) (
float
, default-1.7976931348623157e+308
)Key to use when populating plot info, ignored if empty string (
str
, default''
)Key to select from data (
str
)Methods Summary
Subclass hook for computing defaults.
Attributes Documentation
Methods Documentation