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

Smoothing is really slow on polarized maps #9

Open
unfunfunt opened this issue Dec 10, 2021 · 1 comment
Open

Smoothing is really slow on polarized maps #9

unfunfunt opened this issue Dec 10, 2021 · 1 comment
Labels

Comments

@unfunfunt
Copy link
Contributor

High nside maps with the fwhm parameter set take forever, and I think part of the issue is that the smoothing takes place before the sig is selected. So if I pass an I,Q,U map in with -sig 1 and -fwhm 60, first it smoothes all three channels to 1 degree and then selects Q. If this was in the other order then it would speed things up by a factor of 3, which is better than nothing

@unfunfunt
Copy link
Contributor Author

This is for cosmoglobe plot, btw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants