Skip to content

Andromeda: fix numpy error due to dividing a boolean array#712

Merged
VChristiaens merged 1 commit intovortex-exoplanet:masterfrom
IainHammond:master
Apr 15, 2026
Merged

Andromeda: fix numpy error due to dividing a boolean array#712
VChristiaens merged 1 commit intovortex-exoplanet:masterfrom
IainHammond:master

Conversation

@IainHammond
Copy link
Copy Markdown
Contributor

@IainHammond IainHammond commented Apr 15, 2026

I was getting a critical error when running Andromeda with homogeneous_variance=False, looks like it was just a problem with modern numpy being strict

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 15, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 50.28%. Comparing base (38413c5) to head (6f333b0).
⚠️ Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
src/vip_hci/invprob/andromeda.py 0.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #712      +/-   ##
==========================================
- Coverage   50.28%   50.28%   -0.01%     
==========================================
  Files          88       88              
  Lines       17058    17058              
==========================================
- Hits         8578     8577       -1     
- Misses       8480     8481       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@VChristiaens
Copy link
Copy Markdown
Contributor

Thanks for the PR @IainHammond !

@VChristiaens VChristiaens merged commit 3d75e5c into vortex-exoplanet:master Apr 15, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants