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

Support creating a projected target PSF #105

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Support creating a projected target PSF #105

merged 1 commit into from
Jan 24, 2025

Conversation

svank
Copy link
Contributor

@svank svank commented Jan 23, 2025

Makes a forward PSF that, instead of regularizing each star to an unvarying circular shape, regularizes to the shape that a true circular star would take in that portion of the image according to the image's projection. This should ensure that as we go forward to mosaic building and starfield estimation and subtraction, each star ends up with the correct shape no matter where in the image plane it's being observed.

The difference is subtle, but there:
image

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.24%. Comparing base (9f7f907) to head (5b05eee).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #105   +/-   ##
=======================================
  Coverage   51.24%   51.24%           
=======================================
  Files          12       12           
  Lines         921      921           
=======================================
  Hits          472      472           
  Misses        449      449           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jmbhughes jmbhughes merged commit 88c59c9 into main Jan 24, 2025
8 checks passed
@jmbhughes jmbhughes deleted the projected_psf branch January 24, 2025 16:01
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.

2 participants