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

Improvements to pca() and pca_annular() and possibility to calculate results for an input ncomp list #617

Closed VChristiaens closed 1 year ago

VChristiaens commented 1 year ago

These features are useful for coupling with Applefy.

codecov-commenter commented 1 year ago

Codecov Report

Merging #617 (f693bed) into master (aef1e24) will decrease coverage by 0.15%. Report is 1 commits behind head on master. The diff coverage is 31.58%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #617      +/-   ##
==========================================
- Coverage   57.53%   57.38%   -0.15%     
==========================================
  Files          67       67              
  Lines       13471    13544      +73     
==========================================
+ Hits         7750     7772      +22     
- Misses       5721     5772      +51     
Files Changed Coverage Δ
vip_hci/fits/fits.py 45.57% <0.00%> (ø)
vip_hci/invprob/andromeda.py 10.62% <0.00%> (+0.05%) :arrow_up:
vip_hci/objects/postproc.py 63.16% <0.00%> (ø)
vip_hci/preproc/parangles.py 23.88% <0.00%> (ø)
vip_hci/preproc/recentering.py 66.52% <0.00%> (ø)
vip_hci/psfsub/svd.py 18.70% <0.00%> (ø)
vip_hci/psfsub/utils_pca.py 19.19% <0.00%> (-0.14%) :arrow_down:
vip_hci/psfsub/pca_fullfr.py 50.00% <23.33%> (-1.44%) :arrow_down:
vip_hci/psfsub/pca_local.py 62.86% <37.88%> (-4.56%) :arrow_down:
vip_hci/objects/pppca.py 70.54% <47.37%> (-0.29%) :arrow_down:
... and 1 more

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