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 59 forks source link

Bug fix for new behaviour of photutils.detect_sources (photutils version>0.7) in roc.compute_binary_map #616

Closed VChristiaens closed 1 year ago

VChristiaens commented 1 year ago

also includes some auto-linting in other files.

codecov-commenter commented 1 year ago

Codecov Report

Merging #616 (aef1e24) into master (61cfa53) will decrease coverage by 0.08%. The diff coverage is 46.67%.

: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     #616      +/-   ##
==========================================
- Coverage   57.61%   57.53%   -0.08%     
==========================================
  Files          67       67              
  Lines       13461    13471      +10     
==========================================
- Hits         7755     7750       -5     
- Misses       5706     5721      +15     
Files Changed Coverage Δ
vip_hci/fm/negfc_mcmc.py 70.37% <ø> (+0.16%) :arrow_up:
vip_hci/fm/negfc_nested.py 58.06% <ø> (ø)
vip_hci/metrics/detection.py 63.88% <ø> (ø)
vip_hci/metrics/roc.py 9.01% <0.00%> (-0.32%) :arrow_down:
vip_hci/preproc/badpixremoval.py 56.51% <ø> (ø)
vip_hci/var/fit_2d.py 52.21% <ø> (ø)
vip_hci/fm/negfc_simplex.py 86.82% <100.00%> (+0.21%) :arrow_up:
vip_hci/var/shapes.py 70.11% <100.00%> (ø)

... and 1 file with indirect coverage changes

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