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

Added functionality and tutorial to compute Poisson trispectrum from dusty sources #52

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ajvanengelen
Copy link
Collaborator

@ajvanengelen ajvanengelen commented Apr 10, 2024

The routines in the file radio_sources.py, with tuto_radio.py loaded up a radio source model and computed the power spectrum and trispectrum by doing integrals over the counts. The trispectra are used for computing the part of the bandpower covariance matrix that is fully correlated between each band.

I generalized radio_sources.py to also work for a model of dusty sources, as will be important at high CMB frequencies. I renamed it poisson_sources.py for generality. I load up the model from Bethermin et al 2012 and sum first over redshift, and then over source flux, to get the power spectrum and trispectrum, by default at 217 GHz. I also wrote a new tuto_dusty.py file to make all the same plots as tuto_radio.py. However I did not do the part with making simple simulations (found at the bottom of tuto_radio.py)

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