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

Fix alm2map 2d #255

Merged
merged 4 commits into from
Apr 11, 2024
Merged

Fix alm2map 2d #255

merged 4 commits into from
Apr 11, 2024

Conversation

amaurea
Copy link
Collaborator

@amaurea amaurea commented Apr 11, 2024

Fix a bug where on rare occasions, fullsky maps would end up rotated in RA after an alm2map operation. This was caused by wcs.pix2world returning nan when evaluated at the map edge when bounds checking is turned on. Fixed by both turning off bounds checks and by using the middle of the map in declination instead of the bottom.

@amaurea amaurea merged commit cc0a46f into simonsobs:master Apr 11, 2024
14 checks passed
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.

1 participant