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

Improvement pca upgrade #601

Closed Eixalde closed 1 year ago

Eixalde commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #601 (e8bf66d) into master (10d7540) will decrease coverage by 7.49%. The diff coverage is 62.51%.

: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     #601      +/-   ##
==========================================
- Coverage   65.41%   57.92%   -7.49%     
==========================================
  Files          64       66       +2     
  Lines       12677    13233     +556     
==========================================
- Hits         8292     7664     -628     
- Misses       4385     5569    +1184     
Impacted Files Coverage Δ
vip_hci/invprob/fmmf.py 12.16% <22.66%> (-69.03%) :arrow_down:
vip_hci/invprob/andromeda.py 10.70% <26.53%> (-64.30%) :arrow_down:
vip_hci/psfsub/llsg.py 20.09% <28.33%> (-45.83%) :arrow_down:
vip_hci/psfsub/framediff.py 30.23% <51.85%> (-61.90%) :arrow_down:
vip_hci/metrics/contrcurve.py 62.34% <54.97%> (+0.10%) :arrow_up:
vip_hci/objects/pppca.py 69.83% <57.32%> (+17.86%) :arrow_up:
vip_hci/psfsub/nmf_fullfr.py 52.15% <60.00%> (-15.71%) :arrow_down:
vip_hci/psfsub/pca_fullfr.py 51.45% <60.44%> (-8.32%) :arrow_down:
vip_hci/metrics/completeness.py 74.04% <68.92%> (+0.64%) :arrow_up:
vip_hci/objects/postproc.py 76.54% <72.00%> (+1.87%) :arrow_up:
... and 14 more

... and 12 files with indirect coverage changes

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

VChristiaens commented 1 year ago

Thanks a lot @Eixalde !