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

beams_to_bintable belongs here #74

Open keflavich opened 5 years ago

keflavich commented 5 years ago

this code: https://github.com/radio-astro-tools/spectral-cube/blob/3fb2ecfd574e753d41f80281417801138b721182/spectral_cube/cube_utils.py#L333

isn't spectral-cube related, it's beam-related

e-koch commented 5 years ago

It's probably time to consolidate all of the beam cross-over in spectral-cube and release a new version here.

keflavich commented 5 years ago

yeah, we also need better docs in this module.