Status
- class ctapointing.imagesolver.Status(value)
Bases:
IntFlagStatus flags used during spot extraction, matching and fitting.
Attributes Summary
Attributes Documentation
- BESTMATCH = 64
- DEFAULT = 0
- FIELDMATCHED = 32
- MATCHED = 8
- OUTLIER = 256
- PRESELECTED = 2
- SELECTED = 4
- SIMFITTED = 16
- SOLVED = 128
- USED = 1