Skip to content

Commit 6a44359

Browse files
committed
propagate changes to run_cosmo_val
1 parent 0ce82ef commit 6a44359

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

notebooks/cosmo_val/run_cosmo_val.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
# %%
2121
cv = CosmologyValidation(
2222
versions=["SP_v1.4.5_leak_corr", "SP_v1.4.6_leak_corr", "SP_v1.4.7_leak_corr"],
23-
data_base_dir="/n17data/mkilbing/astro/data",
24-
npatch=256,
23+
npatch=1,
2524
theta_min=1.0,
2625
theta_max=250.0,
2726
nbins=20,

0 commit comments

Comments
 (0)