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

Fix defaults when creating from FITS header #14

Closed e-koch closed 9 years ago

e-koch commented 9 years ago

If BMIN or BPA are not specified in the header, set them to None to get default behaviour. Otherwise pa and minor are not defined.