Skip to content

Commit e6febb9

Browse files
committed
re-increase z_steps_trisp
1 parent 0087ebb commit e6febb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ covariance:
256256
z_min: 0.02 # Type: float
257257
z_max: 3.0 # Type: float
258258
z_steps: 10000 # Type: int. Number of z steps used for the NG covariance projection. Should be quite high, e.g. 10000
259-
z_steps_trisp: 10 # Type: int. Number of z steps used to compute the trispectrum - around 50 should be enough
259+
z_steps_trisp: 50 # Type: int. Number of z steps used to compute the trispectrum - around 50 should be enough
260260

261261
use_KE_approximation: False # Type: bool. Whether or not to use the single-redshift integral approximation for the SSC
262262

0 commit comments

Comments
 (0)