astro-informatics / purify

Next-generation radio interferometric imaging.
https://astro-informatics.github.io/purify
GNU General Public License v2.0
17 stars 13 forks source link

On the fly calculation #276

Closed Luke-Pratley closed 5 years ago

Luke-Pratley commented 5 years ago

Adds on the fly gridding calculations for operators

codecov-io commented 5 years ago

Codecov Report

Merging #276 into development will decrease coverage by 0.32%. The diff coverage is 95.51%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #276      +/-   ##
===============================================
- Coverage        86.23%   85.91%   -0.33%     
===============================================
  Files               67       70       +3     
  Lines             6350     6409      +59     
===============================================
+ Hits              5476     5506      +30     
- Misses             874      903      +29
Impacted Files Coverage Δ
cpp/purify/mpi_utilities.h 100% <ø> (ø) :arrow_up:
cpp/purify/utilities.h 100% <ø> (ø) :arrow_up:
cpp/purify/wproj_utilities.h 0% <ø> (ø) :arrow_up:
cpp/purify/types.h 100% <ø> (ø) :arrow_up:
cpp/purify/pfitsio.h 89.47% <ø> (ø) :arrow_up:
cpp/purify/distribute.h 100% <ø> (ø) :arrow_up:
cpp/purify/utilities.cc 35.75% <ø> (-30.57%) :arrow_down:
cpp/purify/read_measurements.h 100% <ø> (ø) :arrow_up:
cpp/tests/wide_field_utilities.cc 100% <ø> (ø) :arrow_up:
cpp/purify/algorithm_factory.h 94.07% <ø> (ø) :arrow_up:
... and 17 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 ade9da7...10ac4bf. Read the comment docs.