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

Reproject using biquadratic and bicubic interpolation returns Nans #464

Open
Sebokolodi opened this issue Aug 14, 2024 · 3 comments
Open

Comments

@Sebokolodi
Copy link

I am working on reprojecting SIN images to an HPX projection. While using nearest-neighbor and bilinear interpolation generates images successfully, these methods aren't optimal for conserving flux. I prefer to use biquadratic or bicubic interpolation, but unfortunately, all output images turn out as NaNs when I apply these methods.

And there is no error message. There was similar issue before, but not sure if the issue was resolved.

@astrofrog
Copy link
Member

Could you provide the input and output headers you are using?

@Sebokolodi
Copy link
Author

@Sebokolodi
Copy link
Author

Any update on this issue?

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

No branches or pull requests

2 participants