3 unstable releases
0.3.1 | Aug 13, 2024 |
---|---|
0.3.0 | Jan 23, 2023 |
0.2.1 | Dec 15, 2020 |
#11 in #visibility
Used in 2 crates
42KB
642 lines
rubbl_visdata
A preliminary effort at a generic interface for I/O on interferometric visibility data. Pretty much a placeholder at this point.
See the rubbl_core
README on Crates.io for a discussion of crate
duplication issues that may arise with key dependencies such as ndarray
.
lib.rs
:
Working with interferometric visibility data.
API currently maps quasi-directly onto the MIRIAD data model since those are the files I'm working with.
Dependencies
~1.7–2.5MB
~50K SLoC