MatchType¶
- class lsst.pipe.tasks.diff_matched_tract_catalog.MatchType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)¶
Bases:
Enum
Deprecated since version v28.0: This class is no longer being used and will be removed after v28.
Attributes Summary
Attributes Documentation
- ALL = 'all'¶
- MATCH_RIGHT = 'match_right'¶
- MATCH_WRONG = 'match_wrong'¶