Skip to content

fix #190 - Add NaN handling for calibration solutions#194

Open
d3v-null wants to merge 1 commit into
mainfrom
issue-190
Open

fix #190 - Add NaN handling for calibration solutions#194
d3v-null wants to merge 1 commit into
mainfrom
issue-190

Conversation

@d3v-null
Copy link
Copy Markdown
Collaborator

  • Introduced functions to flag antennas with NaN calibration solutions.
  • Updated apply_di_calsol to incorporate flags for NaN solutions.
  • Modified preprocessing and CLI to utilize new flagging functionality.
  • Added tests to validate behavior with NaN calibration solutions.

- Introduced functions to flag antennas with NaN calibration solutions.
- Updated `apply_di_calsol` to incorporate flags for NaN solutions.
- Modified preprocessing and CLI to utilize new flagging functionality.
- Added tests to validate behavior with NaN calibration solutions.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2026

Codecov Report

❌ Patch coverage is 90.72848% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.02%. Comparing base (1400650) to head (0052b87).

Files with missing lines Patch % Lines
src/calibration.rs 91.42% 12 Missing ⚠️
src/cli.rs 80.00% 1 Missing ⚠️
src/preprocessing.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
+ Coverage   84.89%   85.02%   +0.13%     
==========================================
  Files          12       12              
  Lines        6506     6656     +150     
==========================================
+ Hits         5523     5659     +136     
- Misses        983      997      +14     

☔ 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.

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.

1 participant