Add Agora and Half dome SZ models and comparison notebook#244
Add Agora and Half dome SZ models and comparison notebook#244zonca merged 2 commits intogalsci:mainfrom
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
As discussed on the call we would like to have one more person take a look at this before merging if you are interested please reply on the issue. The idea would be to execute the Notebook yourself and look for inconsistency. It is also useful to double check that the documentation is accurate. |
|
I will work on this! |
|
I encountered a small issue when generating the maps, as the notebook could not find the appropriate data directory in which to save the files. I resolved this by adding |
|
I can also check the notebook once the kSZ model from half-dome is available (looking at issue 204, it may not yet be finalized). |
|
@alexlague I would like to merge this first, so if you can review the notebook now I think it is better |
|
@zonca Eunseong's fix also worked for me and the notebook executed without issues. |
|
ok, can you do a PR with that fix? |
|
@eunseongleee @alexlague we have a PySM call tomorrow, can you coordinate between the 2 of you and prepare a presentation for 10/15 min about the new components? either 1 of you can present or both, you can do slides or just walk through notebooks. We want to give an overview of the new components to the group and gather some feedback. |
|
@zonca Sure, we can share a few slides. Eunseong volunteered to cover tSZ, and I can do kSZ. (Currently working on the PR mentioned above.) |
|
discussed today during the panexp call. added a documentation fix in 336da2b mentioning the monopole, the fact that they are different realization and the large scale features in websky kSZ. @seclark @brandonshensley this is ready to merge, can you please take a final look at the docs? |
|
Docs preview for the updated SZ section: https://pysm3--244.org.readthedocs.build/en/244/models.html#sunyaevzeldovich-emission |
Looks great! Just a few notes on the docs:
|
|
It might be useful to mention in the docs (if this is not already done somewhere) that some of these SZ models are correlated with other components of the PySM, such as some of the CIB and CMB lensing models. This is the case, I believe, for the Websky-based templates, while other templates correspond to independent realizations of the LSS. It might be worth warning users that if they run PySM simulations using the lensed CMB realization from Websky but the tSZ model from Agora (for example), they should not expect correlations between them, as they come from different realizations of the LSS. |
|
Agreed with @mremazei -- it might be worth an explicit "recipe" for which components are correlated with one another (especially because it's not as simple as different components with the same number). Also it looks like the presets.cfg link points to the wrong place? |
|
Thanks for the reviews. Addressed the doc comments in this PR:
|
1f2334b to
6bd6d82
Compare
No description provided.