Fast forward dev#79
Merged
Merged
Conversation
Documentation, API reference, and pipeline improvements — merge dev into main
Docs, tests, and CI: API reference, unit test coverage, and documentation updates
Enhance create_sky method with iterative sigma clipping and robust ma…
Implement relative calibration for image stacking using SExtractor catalogs
Update to main.
Added new reference.
Added new sections required by new format for JOSS.
- Improved the summary section to better articulate the purpose and functionality of the POTPyRI pipeline. - Enhanced the statement of need and state of the field sections for better readability and detail. - Made minor formatting adjustments to the affiliations and software design sections for consistency.
Fixed in line references.
Update to paper for JOSS submission.
- Implemented unit tests to verify the behavior of the align_to_gaia function when the Gaia catalog is unavailable or when SExtractor returns no sources. - Enhanced the solve_wcs module with helper functions for logging and writing fallback headers to FITS files, ensuring clear documentation of fallback reasons in the header. - Improved the validation of refined WCS by adding checks for pixel scale and anisotropy, enhancing the robustness of the WCS alignment process.
- Added functionality to the align_to_gaia function to handle scenarios where the Gaia catalog is unavailable or SExtractor returns no sources. - Introduced logging and fallback header writing in the solve_wcs module for better documentation of fallback reasons. - Enhanced validation checks for refined WCS, including pixel scale and anisotropy, to improve robustness.
Improve Gaia alignment robustness, diagnostics, and fallback behavior in WCS pipeline
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.