Skip to content

Commit

Permalink
delensed-noise mean-field response
Browse files Browse the repository at this point in the history
  • Loading branch information
carronj committed Dec 6, 2023
1 parent e3c6bd0 commit 483d57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lenspyx/qest/qresp.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ def cli(cl):
ret[ii] = 1. / cl[ii]
return ret

def get_mf_resp(qe_key:str, nlev_t:float, beam:float, lmax_ivf:int, lmax_sky:int, cls_unl:dict,
def get_mf_response(qe_key:str, nlev_t:float, beam:float, lmax_ivf:int, lmax_sky:int, cls_unl:dict,
lmin_ivf = 0, nlev_p=None, inoise_cls:dict or None=None, lmax_qlm=None):
"""Delensed-noise mean field perturbative response
Expand Down

0 comments on commit 483d57c

Please sign in to comment.