tjgalvin / flint

BSD 3-Clause "New" or "Revised" License
7 stars 2 forks source link

Add rotation to MSSummary #86

Closed tjgalvin closed 6 months ago

tjgalvin commented 7 months ago

The ASKAP instrument has a third axis, which is typically fixed to the sky throughout an observation. This information is recorded int he MS, and is used by fixms in order to correct the polarimetry for use in wsclean.

This original rotation should be recorded in a MSSummary object, which could come in handy when estimating the apparent sky brightness via the holography beams (which are not rotationally invariant).

tjgalvin commented 6 months ago

I am working through this under the the rotation branch

tjgalvin commented 6 months ago

And I have merged this branch under #96