-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Greg Sleap edited this page Jul 1, 2021
·
12 revisions
mwalib is a rust library (with an FFI / C compatible API) for low-level preprocessing tools to seamlessly interact with MWA metadata, voltages and visibilities, including legacy and new MWAX formats.
- Full Rust documentation can be found here: mwalib documentation on crates.io
- For use of mwalib in Python, please check out: pymwalib on GitHub