Skip to content

Implement relative calibration for image stacking using SExtractor catalogs#74

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

Implement relative calibration for image stacking using SExtractor catalogs#74
charliekilpatrick merged 1 commit into
mainfrom
dev

Conversation

@charliekilpatrick

Copy link
Copy Markdown
Collaborator
  • Enhanced the image processing pipeline to include a new option for relative calibration, allowing frames to be calibrated to each other based on source fluxes from SExtractor catalogs.
  • Introduced the compute_relative_scales function to compute scale factors for stacking images, improving the accuracy of combined outputs.
  • Updated the main_pipeline and image_proc functions to support the new relative calibration feature.
  • Added unit tests to validate the new functionality and ensure robust performance across various scenarios.

…talogs

- Enhanced the image processing pipeline to include a new option for relative calibration, allowing frames to be calibrated to each other based on source fluxes from SExtractor catalogs.
- Introduced the compute_relative_scales function to compute scale factors for stacking images, improving the accuracy of combined outputs.
- Updated the main_pipeline and image_proc functions to support the new relative calibration feature.
- Added unit tests to validate the new functionality and ensure robust performance across various scenarios.
@charliekilpatrick charliekilpatrick changed the title Implement relative calibration for image stacking using SExtractor ca… Implement relative calibration for image stacking using SExtractor catalogs Mar 6, 2026
@charliekilpatrick
charliekilpatrick merged commit 3191a6f 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