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

More flexibility in wavelets #270

Merged
merged 4 commits into from
Sep 24, 2024
Merged

More flexibility in wavelets #270

merged 4 commits into from
Sep 24, 2024

Conversation

msyriac
Copy link
Member

@msyriac msyriac commented Sep 23, 2024

This allows you to pre-filter maps sent into map2wave, which saves 2 SHTs.
It also allows you to specify wavelet coefficients that should be skipped, saving several alm2map operations if you don't need wavelet maps at all scales.

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.

Project coverage is 40.36%. Comparing base (c0b552b) to head (c693e5f).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
pixell/wavelets.py 0.00% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #270      +/-   ##
==========================================
- Coverage   40.40%   40.36%   -0.05%     
==========================================
  Files          28       28              
  Lines        9822     9833      +11     
==========================================
  Hits         3969     3969              
- Misses       5853     5864      +11     
Flag Coverage Δ
40.36% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@msyriac msyriac merged commit 0d500c3 into master Sep 24, 2024
15 of 18 checks passed
msyriac added a commit that referenced this pull request Sep 24, 2024
* 'master' of github.com:simonsobs/pixell:
  More flexibility in wavelets (#270)
  enmap.downgrade flexibility and kappa to phi (#268)
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