Closed ethlau closed 1 day ago
Hi Erwin. You can see an example of how to generate power spectra for tSZ using pressure profiles in one of our benchmark scripts: https://github.com/LSSTDESC/CCL/blob/master/benchmarks/test_sz.py
To interpret what's going on there, the halo model example notebook may be useful: https://github.com/LSSTDESC/CCLX/blob/master/Halo-model-Pk.ipynb
Thanks!
I am interested in modeling cross-correlation between tSZ and lensing shear. Does the current code support using pressure profile as tracer? The
tSZTracer
function intracer.py
does not seem to do that. Any clarification would be appreciated. Thanks!