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

Widefield bug fix #238

Closed Luke-Pratley closed 5 years ago

Luke-Pratley commented 5 years ago

Fixing coordinates and zero padding breaking when image covers a region greater than the upper hemisphere

codecov-io commented 5 years ago

Codecov Report

Merging #238 into development will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #238      +/-   ##
===============================================
+ Coverage        86.42%   86.43%   +0.01%     
===============================================
  Files               67       67              
  Lines             5305     5309       +4     
===============================================
+ Hits              4585     4589       +4     
  Misses             720      720
Impacted Files Coverage Δ
cpp/purify/wide_field_utilities.cc 75% <100%> (+3.57%) :arrow_up:
cpp/purify/wide_field_utilities.h 100% <100%> (ø) :arrow_up:
cpp/purify/wkernel_integration.cc 100% <100%> (ø) :arrow_up:
cpp/purify/wproj_operators.cc 90.24% <100%> (ø) :arrow_up:

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 bdbccc9...20dbc8d. Read the comment docs.