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

Correct PA usage in plotting/kernel routines #65

Closed keflavich closed 6 years ago

keflavich commented 6 years ago

PA = conventional mathematical angle - 90 deg, right?

@e-koch, could you quickly sanity check this? It's a definition issue.

e-koch commented 6 years ago

Yes, I think you're right. Then the angle is with respect to the x axis.

You'll need to adjust the angle in as_tophat_kernel too.

keflavich commented 6 years ago

That was already done, it just was hidden by the noise of other unmerged junk