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

Output car and modify Nside after smoothing #125

Merged
merged 35 commits into from
Oct 6, 2022
Merged

Conversation

zonca
Copy link
Member

@zonca zonca commented Sep 12, 2022

In the smoothing and coordinate rotation function we also want to modify the output nside and output both HEALPix and CAR starting from the Alm

found out about problem by running with numba jit disabled
This only happened after we added `pixell` as a requirement.
It probably brings in some libraries or compiler that conflict
with numba.
This reverts commit d9c2f3d.
We cannot set default modeling and output Nside because
Sky (for modeling) is separate from the apply_smoothing
function. We can however give guidelines.

Closes galsci#91
@zonca zonca self-assigned this Oct 6, 2022
@zonca zonca marked this pull request as ready for review October 6, 2022 18:18
@zonca zonca merged commit 3d74e79 into galsci:main Oct 6, 2022
@zonca zonca deleted the output_car branch October 6, 2022 20:11
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.

None yet

1 participant