musevlt / mpdaf

MUSE Python Data Analysis Framework
BSD 3-Clause "New" or "Revised" License
15 stars 4 forks source link

Fix Image.peak when using center/radius #5

Closed saimn closed 4 years ago

saimn commented 4 years ago

Fix #4.

codecov[bot] commented 4 years ago

Codecov Report

Merging #5 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   77.54%   77.57%   +0.03%     
==========================================
  Files          37       37              
  Lines        9165     9161       -4     
==========================================
  Hits         7107     7107              
+ Misses       2058     2054       -4
Impacted Files Coverage Δ
lib/mpdaf/obj/image.py 77.97% <100%> (+0.25%) :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 77def22...efd7d3f. Read the comment docs.