-
Notifications
You must be signed in to change notification settings - Fork 2
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
Generate 4-5x oversampled PSFs #30
Comments
This can be done in galsim easily--https://github.com/matroxel/roman_imsim/blob/v2.0/roman_imsim/utils.py#L88 it's just a kwarg in the function we use. |
When you say "it looks worse", what's the quantitative thing you're trying to minimize? I think it's unlikely we will actually know the PSF that much better than a few times smaller than a pixel. You shouldn't expect that a decorrelated image will look like an image. When you're operating near the sampling limit, there's just stuff you can't recover. |
Even 2x would help, we think! |
What's the metric for improvement or success? |
On the phrosty side, the following branch now accepts additional kwargs for Next is to Do we always want it to be something constant? Should it be a default in |
Left is original PSF, right is PSF after decorrelation.
Mapping is log scale, so it looks worse than it is.
(original notes from @rknop)
The text was updated successfully, but these errors were encountered: