Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: WaveDiff: New PSF Model Features, Refactoring, and PEP8 Compliance #142

Open
wants to merge 235 commits into
base: develop
Choose a base branch
from

Conversation

jeipollack
Copy link
Contributor

@jeipollack jeipollack commented Feb 5, 2025

This PR includes new features:

  • Including PSF model extension with physical layer for a Zernike prior (Closes Implement PSF model with a physical layer #123)
  • Centroid Estimation correction (Closes Optimise WaveDiff to address Centroid problem #113)
  • CCD z-axis misalignment model correction
  • Add module for simulating spatially-varying PSFs and validation tests
  • Add phase retrieval and validation tests
  • Replacing TrainingDataHandler and TestDataHandler with a single DataHandler class
  • Renaming variables, functions, and classes following PEP8 naming conventions
  • Removal of deprecated code

tobias-liaudat and others added 26 commits April 7, 2024 22:28
…sf_model method and add iteration over metrics evaluation functions
@jeipollack jeipollack added the enhancement New feature or request label Feb 5, 2025
@jeipollack jeipollack self-assigned this Feb 5, 2025
@jeipollack jeipollack changed the title Draft: WaveDiff Features Draft: WaveDiff: New PSF Model Features, Refactoring, and PEP8 Compliance Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

2 participants