We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0087ebb commit e6febb9Copy full SHA for e6febb9
config.yaml
@@ -256,7 +256,7 @@ covariance:
256
z_min: 0.02 # Type: float
257
z_max: 3.0 # Type: float
258
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
+ z_steps_trisp: 50 # Type: int. Number of z steps used to compute the trispectrum - around 50 should be enough
260
261
use_KE_approximation: False # Type: bool. Whether or not to use the single-redshift integral approximation for the SSC
262
0 commit comments