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

Errors and speed ups #53

Closed cjordan closed 2 years ago

cjordan commented 2 years ago

Comments are in the commits. Please ask me if there are questions. No breaking changes, all pretty straight forward. If all's good, let me know and I'll bump and merge.

codecov[bot] commented 2 years ago

Codecov Report

Merging #53 (4b4099c) into master (a807114) will increase coverage by 2.72%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   93.79%   96.52%   +2.72%     
==========================================
  Files          22       36      +14     
  Lines        5188    14199    +9011     
==========================================
+ Hits         4866    13705    +8839     
- Misses        322      494     +172     
Impacted Files Coverage Δ
src/lib.rs 100.00% <ø> (ø)
src/convert/mod.rs 98.51% <100.00%> (+0.13%) :arrow_up:
src/correlator_context/mod.rs 98.24% <100.00%> (ø)
src/misc/test.rs 98.24% <0.00%> (ø)
src/voltage_files/test.rs 97.43% <0.00%> (ø)
src/voltage_context/test.rs 98.06% <0.00%> (ø)
src/antenna/test.rs 100.00% <0.00%> (ø)
src/correlator_context/test.rs 96.78% <0.00%> (ø)
src/convert/test.rs 89.59% <0.00%> (ø)
src/metafits_context/test.rs 99.79% <0.00%> (ø)
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.