aboutsummaryrefslogtreecommitdiffstats
path: root/submitter
diff options
context:
space:
mode:
authorshivesh <s.p.mandalia@qmul.ac.uk>2018-05-23 16:23:12 -0500
committershivesh <s.p.mandalia@qmul.ac.uk>2018-05-23 16:23:12 -0500
commitcc4e70ccd0d249fb5585c16d932b52467aaff969 (patch)
tree8b4078bb6772d58a378ebc74b4b07182dfcf6054 /submitter
parentca0ec62f2af59784b0ff2782037807b715b1a77b (diff)
downloadGolemFlavor-cc4e70ccd0d249fb5585c16d932b52467aaff969.tar.gz
GolemFlavor-cc4e70ccd0d249fb5585c16d932b52467aaff969.zip
Wed May 23 16:23:12 CDT 2018
Diffstat (limited to 'submitter')
-rw-r--r--submitter/sens_dag.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/submitter/sens_dag.py b/submitter/sens_dag.py
index 78034d2..6734278 100644
--- a/submitter/sens_dag.py
+++ b/submitter/sens_dag.py
@@ -27,9 +27,9 @@ GLOBAL_PARAMS = {}
sens_eval_bin = 'true' # set to 'all' to run normally
GLOBAL_PARAMS.update(dict(
sens_run = 'True',
- run_method = 'corr_angle', # full, fixed_angle, corr_angle
+ run_method = 'fixed_angle', # full, fixed_angle, corr_angle
stat_method = 'bayesian',
- sens_bins = 10,
+ sens_bins = 20,
seed = 'None'
))
@@ -65,7 +65,7 @@ GLOBAL_PARAMS.update(dict(
# GolemFit
GLOBAL_PARAMS.update(dict(
ast = 'p2_0',
- data = 'real'
+ data = 'realisation'
))
# Plot