Open thjarrett opened 4 years ago
for constant beam size, the convention is to store the beam ellipse information in BMAJ
, BMIN
and PA
headers.
For per-plane beam, the beam information is stored in a separate table HDU, so this might be a little complicated
We need the ability to render/view the beam that is relevant to the viewed cube. This beam may (in fact) be a function of the frequency (e.g., getting larger with lower frequency, larger wavelength). The beam may be stored in the HI cubes, although I have yet to see that. Otherwise, we should think of how to import it into our cube view. It maybe also be a simple elliptical gaussian (model), which is described with 2 parameters (sigma-x, sigma-y).