MWATelescope / mwalib

Library to read Murchison Widefield Array (MWA) raw visibilities, voltages and metadata into a common structure
Mozilla Public License 2.0
10 stars 2 forks source link

Provide array of baselines as member of mwalibContext object #3

Closed gsleap closed 4 years ago

gsleap commented 4 years ago

This will mean callers do not need to guess the baseline ordering of the visibilities. Simplest case would be an array with each element containing a struct with antenna1, antenna2 indices.