From d26b56ccfa08e0ac767d5dda417eb04dd4fda869 Mon Sep 17 00:00:00 2001 From: carlosggarcia Date: Wed, 25 Oct 2023 16:22:02 +0100 Subject: [PATCH] fix typo --- benchmarks/test_pk_4pt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/test_pk_4pt.py b/benchmarks/test_pk_4pt.py index 0dcff58f0..5738cd58a 100644 --- a/benchmarks/test_pk_4pt.py +++ b/benchmarks/test_pk_4pt.py @@ -1,5 +1,5 @@ """ -Compare halo model trispectra with Robert Reiscke's code. We compare up to +Compare halo model trispectra with Robert Reischke's code. We compare up to k=10h/Mpc, which is safe enough. At smaller scales, there are 10-20% differences coming mainly from the I_1_1 integral.