aboutsummaryrefslogtreecommitdiffstats
path: root/submitter/mcmc_dag.py
diff options
context:
space:
mode:
Diffstat (limited to 'submitter/mcmc_dag.py')
-rw-r--r--submitter/mcmc_dag.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/submitter/mcmc_dag.py b/submitter/mcmc_dag.py
index d06e920..7a0cde9 100644
--- a/submitter/mcmc_dag.py
+++ b/submitter/mcmc_dag.py
@@ -34,11 +34,11 @@ GLOBAL_PARAMS.update(dict(
))
# FR
-dimension = [3, 6]
+dimension = [3]
# dimension = [4, 5, 7, 8]
GLOBAL_PARAMS.update(dict(
threads = 1,
- binning = '1e4 1e7 5',
+ binning = '6e4 1e7 5',
no_bsm = 'False',
scale_region = "1E10",
energy_dependance = 'spectral',