MWATelescope / Birli

A Rust library for preprocessing tasks in the Murchison Widefield Array (MWA) data pipeline.
Mozilla Public License 2.0
16 stars 3 forks source link

mwalib 0.14.* changes cable_delays_applied from bool to enum #67

Closed gsleap closed 2 years ago

gsleap commented 2 years ago

cable_delays_applied will have 3 options:

For Birli's purposes, the existing logic of cable_delays_applied == True is now the equivalent of cable_delays_applied == 1 || 2