Skip to content

Commit e55b2d2

Browse files
Lucas-Kuhnxzackli
authored andcommitted
Update profiles_szp.jl
Syntax correction
1 parent 1ad1b78 commit e55b2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/profiles_szp.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ function Battaglia16SZPackProfile(𝕡_tsz, tsz_interp, filename::String, x::T,
3232
return Battaglia16SZPackProfile(f_b, cosmo, X, 𝕡_tsz, tsz_interp, szpack_interp, τ)
3333
end
3434

35-
function SZpack(𝕡, M_200, z, r, τ=0.01, showT=true)
35+
function SZpack(𝕡, M_200, z, r; τ=0.01, showT=true)
3636
"""
3737
Outputs the integrated compton-y signal calculated using SZpack along the line of sight.
3838
"""

0 commit comments

Comments
 (0)