Quad
- class ctapointing.imagesolver.Quad(objects, invariants, status=<Status.DEFAULT: 0>, quad_id=None)
Bases:
StatusBaseClass representing a triangular quad object of either spot or star coordinates.
Attributes Summary
Area of the quad, using Heron's formula, calculated from the SkyCameraFrame coordinates.
Methods Summary
Attributes Documentation
- area
Area of the quad, using Heron’s formula, calculated from the SkyCameraFrame coordinates.
Methods Documentation
- get_num_matches()
- __init__(objects, invariants, status=<Status.DEFAULT: 0>, quad_id=None)
- property area
Area of the quad, using Heron’s formula, calculated from the SkyCameraFrame coordinates.