Skip to content

Commit 42ed836

Browse files
committed
fullsky docs for ksz
1 parent d2b9053 commit 42ed836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/ksz.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ ws = [XGPaint.HealpixProfileWorkspace(nside, w0.θmin, w0.θmax,
7979
interp, w0.posmap) for _ in 1:Threads.nthreads()];
8080
8181
82-
@time XGPaint.paint!(m_hp, model, ws, interp, halo_mass, redshift, ra, dec)
82+
@time XGPaint.paint!(m_hp, model, ws, interp, halo_mass, redshift, ra, dec, proj_v_over_c)
8383
# Healpix.saveToFITS(m_hp, "!y.fits", typechar="D")
8484
8585
plot(m_hp)

0 commit comments

Comments
 (0)