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

GNILC modulation with local spectra #150

Merged
merged 23 commits into from
Feb 15, 2023
Merged

GNILC modulation with local spectra #150

merged 23 commits into from
Feb 15, 2023

Conversation

zonca
Copy link
Member

@zonca zonca commented Feb 10, 2023

Implementation of #148

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@zonca zonca merged commit 205329b into main Feb 15, 2023
@zonca zonca deleted the local_spectra_small_scales branch February 15, 2023 03:02
@yaojian95
Copy link

Hi Andrea, I have installed the latest pysm main branch and run the test and found following errors. Most of them are due to the reading permission error of synch_template_nside2048.fits(I think you are working on this) , one of the error is due to that I haven't installed the pixell which is used in the pysm3/tests/test_smoothing.py.

==================================================================================== short test summary info =====================================================================================
FAILED pysm3/tests/test_max_nside.py::test_sky_max_nside_highres - PermissionError: [Errno 13] Permission denied: '/global/project/projectdirs/cmb/www/pysm-data/synch/synch_template_nside2048.fits'
FAILED pysm3/tests/test_smoothing.py::test_car_nosmoothing - AttributeError: 'NoneType' object has no attribute 'enmap'
FAILED pysm3/tests/test_synch_pysm3.py::test_synch_model_s7_noscaling[s7] - PermissionError: [Errno 13] Permission denied: '/global/project/projectdirs/cmb/www/pysm-data/synch/synch_template_nside2048.fits'
FAILED pysm3/tests/test_synch_pysm3.py::test_synch_model_s7_44[s7] - PermissionError: [Errno 13] Permission denied: '/global/project/projectdirs/cmb/www/pysm-data/synch/synch_template_nside2048.fits'
FAILED pysm3/tests/test_synch_pysm3.py::test_synch_model_noscaling[s4] - PermissionError: [Errno 13] Permission denied: '/global/project/projectdirs/cmb/www/pysm-data/synch/synch_template_nside2048.fits'
FAILED pysm3/tests/test_synch_pysm3.py::test_synch_model_noscaling[s5] - PermissionError: [Errno 13] Permission denied: '/global/project/projectdirs/cmb/www/pysm-data/synch/synch_template_nside2048.fits'
FAILED pysm3/tests/test_synch_pysm3.py::test_synch_44[s4] - PermissionError: [Errno 13] Permission denied: '/global/project/projectdirs/cmb/www/pysm-data/synch/synch_template_nside2048.fits'
FAILED pysm3/tests/test_synch_pysm3.py::test_synch_44[s5] - PermissionError: [Errno 13] Permission denied: '/global/project/projectdirs/cmb/www/pysm-data/synch/synch_template_nside2048.fits'
FAILED pysm3/tests/test_synch_pysm3.py::test_s6_vs_s5[23] - PermissionError: [Errno 13] Permission denied: '/global/project/projectdirs/cmb/www/pysm-data/synch/synch_template_nside2048.fits'
FAILED pysm3/tests/test_synch_pysm3.py::test_s6_vs_s5[44] - PermissionError: [Errno 13] Permission denied: '/global/project/projectdirs/cmb/www/pysm-data/synch/synch_template_nside2048.fits'
=============================================================== 10 failed, 95 passed, 2 skipped, 15 warnings in 3199.07s (0:53:19) ===============================================================

@zonca
Copy link
Member Author

zonca commented Feb 18, 2023

thanks @yaojian95, can you please test again now?

@yaojian95
Copy link

Yeah I confirm that all the tests past with the latest pysm3, and with pixell installed.

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