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

Re-organization of new OO utilities and solution to Params class incompatibility with contrast curve functions #611

Closed VChristiaens closed 1 year ago

VChristiaens commented 1 year ago

+Adapted docs and notebooks.

codecov-commenter commented 1 year ago

Codecov Report

Merging #611 (1d870b9) into master (9a4e44e) will increase coverage by 26.50%. The diff coverage is 59.60%.

: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     #611       +/-   ##
===========================================
+ Coverage   29.53%   56.02%   +26.50%     
===========================================
  Files          66       67        +1     
  Lines       13361    13446       +85     
===========================================
+ Hits         3945     7533     +3588     
+ Misses       9416     5913     -3503     
Files Changed Coverage Δ
vip_hci/config/paramenum.py 100.00% <ø> (ø)
vip_hci/preproc/derotation.py 86.85% <ø> (+67.13%) :arrow_up:
vip_hci/config/utils_param.py 70.83% <25.00%> (ø)
vip_hci/invprob/andromeda.py 10.57% <31.25%> (ø)
vip_hci/fits/headers.py 41.18% <41.18%> (ø)
vip_hci/fm/fakecomp.py 65.99% <41.38%> (+2.97%) :arrow_up:
vip_hci/invprob/paco.py 59.70% <42.86%> (+47.04%) :arrow_up:
vip_hci/metrics/contrcurve.py 60.33% <49.21%> (+9.29%) :arrow_up:
vip_hci/objects/pppca.py 35.83% <50.00%> (ø)
vip_hci/psfsub/llsg.py 20.09% <50.00%> (ø)
... and 18 more

... and 25 files with indirect coverage changes

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