Skip to content

IQU maps to needlet IQU maps#10

Open
erussier wants to merge 4 commits into
beta8from
needlet_IQU
Open

IQU maps to needlet IQU maps#10
erussier wants to merge 4 commits into
beta8from
needlet_IQU

Conversation

@erussier
Copy link
Copy Markdown
Collaborator

Added two functions: mapIQU2needletIQU and almTEB2needletIQU to support creating IQU needlet maps.

@erussier erussier requested a review from 1cosmologist May 19, 2025 22:32
@1cosmologist 1cosmologist changed the base branch from master to beta8 June 4, 2025 23:18
Comment thread skytools/needlet.py

# print(nside_band, lmax_band)
wavalm = np.zeros((3, alm_in.shape[1]), dtype = "complex")
for i in range(3):
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

There is no need for this for loop as the needlet band is same for T/E/B. So make a single call to almxfl

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