Skip to content

Commit

Permalink
added documentation for fSZ
Browse files Browse the repository at this point in the history
  • Loading branch information
samueldmcdermott committed Aug 1, 2024
1 parent 91c9c6b commit 49f5575
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deepszsim/simtools.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ def convolve_map_with_gaussian_beam(pix_size_arcmin,

def f_sz(freq_ghz, T_CMB_K):
'''
the leading order correction to blackbody from Compton scattering
see Eq 3.31 of https://background.uchicago.edu/~whu/thesis/chap3.pdf
Parameters:
----------
freq_ghz: float
Expand Down

0 comments on commit 49f5575

Please sign in to comment.