vortex-exoplanet / VIP

VIP is a python package/library for angular, reference star and spectral differential imaging for exoplanet/disk detection through high-contrast imaging.
http://vip.readthedocs.io/
MIT License
70 stars 57 forks source link

open_fits updates and new option for cross-correlation based cube centering #613

Closed VChristiaens closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #613 (8b60127) into master (f046ff0) will increase coverage by 1.52%. The diff coverage is 52.94%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #613      +/-   ##
==========================================
+ Coverage   56.02%   57.55%   +1.52%     
==========================================
  Files          67       67              
  Lines       13446    13453       +7     
==========================================
+ Hits         7533     7742     +209     
+ Misses       5913     5711     -202     
Files Changed Coverage Δ
vip_hci/objects/postproc.py 63.16% <0.00%> (+34.93%) :arrow_up:
vip_hci/preproc/recentering.py 66.52% <44.44%> (-0.39%) :arrow_down:
vip_hci/fits/fits.py 44.16% <55.56%> (-0.44%) :arrow_down:
vip_hci/objects/ppnmf.py 83.67% <100.00%> (+32.65%) :arrow_up:
vip_hci/objects/pppca.py 70.83% <100.00%> (+35.00%) :arrow_up:

... and 7 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more