radio-astro-tools / radio-beam

A simple toolkit for reading and manipulating beams from astrophysical radio spectral data cubes.
https://radio-beam.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
26 stars 21 forks source link

Add unit type checking and remove passing non Quantities #95

Open e-koch opened 3 years ago

e-koch commented 3 years ago

From #94, we are not explicitly checking major/minor for the correct unit types. To do this, we should also remove passing non-Quantity values for the beam parameters.