Added furst_optics.spectrographs.Spectrograph class.#25
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #25 +/- ##
============================================
- Coverage 100.00% 88.50% -11.50%
============================================
Files 23 26 +3
Lines 343 435 +92
============================================
+ Hits 343 385 +42
- Misses 0 50 +50
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
While investigating why normalized coordinates fail for grating systems in optika, we reproduced this PR's raytrace failures and traced them to three bugs in optika's stop root-finding solver — not to the optical model here. Fixes are up as a stack: sun-data/optika#168 (scale-aware Jacobian perturbation + convergence tolerance — the source of the With #168 + #169 applied, Unrelated API drift to address when rebasing this branch onto current optika:
🤖 Generated with Claude Code |
No description provided.