MWATelescope / mwalib

Library to read Murchison Widefield Array (MWA) raw visibilities, voltages and metadata into a common structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expose pointing table from metafits

gsleap opened this issue · comments

Some metafits files will have a pointing table which would be necessary for some preprocessing.
See:

What do you mean by pointing table? Sweet spots?

The new code to generate metafits files for MWAX to use internally includes an extra HDU in the metafits file that has alt/az/distance information calculated for the pointing centre every 4 seconds, for the duration of the observation. Brian's code will interpolate and use that data for fringe stopping.