MWATelescope / mwa_hyperdrive

Calibration software for the Murchison Widefield Array (MWA) radio telescope
https://MWATelescope.github.io/mwa_hyperdrive
Mozilla Public License 2.0
92 stars 4 forks source link

Write measurement sets #12

Closed d3v-null closed 2 years ago

d3v-null commented 2 years ago

open questions:

codecov[bot] commented 2 years ago

Codecov Report

Merging #12 (d5690df) into main (8e97a8b) will increase coverage by 0.78%. The diff coverage is 92.72%.

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   79.52%   80.31%   +0.78%     
==========================================
  Files          90       93       +3     
  Lines       16685    17150     +465     
==========================================
+ Hits        13269    13774     +505     
+ Misses       3416     3376      -40     
Impacted Files Coverage Δ
src/calibrate/args.rs 13.20% <ø> (+0.09%) :arrow_up:
src/calibrate/error.rs 0.00% <ø> (ø)
src/data_formats/mod.rs 50.00% <ø> (ø)
src/simulate_vis/error.rs 0.00% <ø> (ø)
src/calibrate/params/mod.rs 74.60% <37.50%> (-0.86%) :arrow_down:
src/calibrate/solutions/hyperdrive.rs 95.12% <88.00%> (+0.25%) :arrow_up:
src/simulate_vis/mod.rs 81.14% <90.90%> (+0.76%) :arrow_up:
src/calibrate/di/mod.rs 95.03% <95.86%> (+1.95%) :arrow_up:
src/calibrate/di/code/mod.rs 78.71% <97.33%> (+1.53%) :arrow_up:
src/calibrate/di/code/tests.rs 96.25% <100.00%> (-0.03%) :arrow_down:
... and 18 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8e97a8b...d5690df. Read the comment docs.