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

Efficiently reproject partial sky maps #170

Merged
merged 4 commits into from
Dec 2, 2024
Merged

Efficiently reproject partial sky maps #170

merged 4 commits into from
Dec 2, 2024

Conversation

LiYunyang
Copy link
Collaborator

  • option to skip map pixels in ReprojectMaps

For the typical 3% fsky map -> healpix operation, this is 75% faster (the rest is bound by memory write).

- option to skip map pixels in ``ReprojectMaps``
@arahlin arahlin self-requested a review December 2, 2024 21:24
Copy link
Member

@arahlin arahlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, pending fixes to the failed tests. Also please keep lines to ~85 characters wide, e.g. using the black formatting utility.

@arahlin arahlin changed the title [perf] reproj partial maps Efficiently reproject partial sky maps Dec 2, 2024
@LiYunyang LiYunyang merged commit d55a62a into master Dec 2, 2024
2 checks passed
@LiYunyang LiYunyang deleted the partial-reproj branch December 2, 2024 22:22
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