devleop>main#440
Merged
Merged
Conversation
added 30 commits
May 26, 2026 12:21
…raction * **FEATURE**: add `subtractedFrame` parameter to `horne_extraction` to support sky spectrum extraction from the AB or BA subtracted frame in nodding sequences * **FIXED**: pass `order` argument to `initial_sigma_clipping` call so per-order clipping is correctly parameterised
… for sky extraction * **REFACTOR**: Replaced the `skyModelFrame` parameter in `horne_extraction` with `subtractedFrame` for extracting a sky spectrum in nodding mode — the subtracted (B or A) frame is now used directly instead of a separate sky model frame
* **ENHANCEMENT**: Use median sky flux aggregation during single-order extraction for more robust sky estimates.
…ky lines * **ENHANCEMENT**: Expand extracted-order QC plots to show optimal flux, boxcar flux, SNR, and sky flux panels. * **REFACTOR**: Reuse the shared skyline loader in quicklook and merged-spectrum QC plotting.
* **FIXED**: Preserve input masks during stare-frame clipping and stacking. * **REFACTOR**: Reformat long calls in `soxs_stare` for more compact single-line style.
* **FIXED**: Add separate per-frame clipping settings for pre-stack sigma clipping and apply stacked-frame clipping after combination. * **REFACTOR**: Tune default clipping iterations and sigma thresholds for master bias and dark recipes.
… product using the standard writer and combined flat header metadata.
added 11 commits
June 8, 2026 10:24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.