Skip to content

Enhance create_sky method with iterative sigma clipping and robust ma…#73

Merged
charliekilpatrick merged 1 commit into
mainfrom
dev
Mar 6, 2026
Merged

Enhance create_sky method with iterative sigma clipping and robust ma…#73
charliekilpatrick merged 1 commit into
mainfrom
dev

Conversation

@charliekilpatrick

Copy link
Copy Markdown
Collaborator
  • Updated the create_sky method to include configurable parameters for iterative sigma clipping, allowing for better estimation of sky background and masking of bright sources.
  • Improved handling of NaN values during normalization and masking processes.
  • Added unit tests to validate the new functionality, ensuring robust performance with both default and custom parameters.

…sking

- Updated the create_sky method to include configurable parameters for iterative sigma clipping, allowing for better estimation of sky background and masking of bright sources.
- Improved handling of NaN values during normalization and masking processes.
- Added unit tests to validate the new functionality, ensuring robust performance with both default and custom parameters.
@charliekilpatrick
charliekilpatrick merged commit 16ba804 into main Mar 6, 2026
3 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.

1 participant