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

make metacal more generic #128

Open
esheldon opened this issue Jan 19, 2021 · 2 comments
Open

make metacal more generic #128

esheldon opened this issue Jan 19, 2021 · 2 comments
Assignees

Comments

@esheldon
Copy link
Owner

We can easily make it work for psfs and images with different pixel scales.

  1. deconvolve image by pixel
  2. deconvolve psf by its different pixel
  3. deconvolve image by pixel-deconvolved psf
  4. do metacal shears
  5. reconvolve image by original pixel and chosen pre-pixel psf
@esheldon
Copy link
Owner Author

esheldon commented Jan 19, 2021

we should probably add a check that the psf pixel scale is not larger than the image pixel scale by more than a tiny amount (which can happen due to noise in the wcs)

@esheldon
Copy link
Owner Author

this can wait until after 2.0 comes out.

@esheldon esheldon self-assigned this Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant