aboutsummaryrefslogtreecommitdiffstats
path: root/submitter/sens_dag.py
diff options
context:
space:
mode:
Diffstat (limited to 'submitter/sens_dag.py')
-rw-r--r--submitter/sens_dag.py20
1 files changed, 11 insertions, 9 deletions
diff --git a/submitter/sens_dag.py b/submitter/sens_dag.py
index 0a48baa..ab6a5e0 100644
--- a/submitter/sens_dag.py
+++ b/submitter/sens_dag.py
@@ -46,15 +46,17 @@ GLOBAL_PARAMS.update(dict(
# dimension = [3, 6]
dimension = [3, 4, 5, 6, 7, 8]
GLOBAL_PARAMS.update(dict(
- threads = 1,
- binning = '6e4 1e7 20',
- no_bsm = 'False',
- scale_region = "1E10",
- energy_dependance = 'spectral',
- spectral_index = -2,
- fix_mixing = 'None',
- fix_mixing_almost = 'False',
- fold_index = 'True'
+ threads = 1,
+ binning = '6e4 1e7 20',
+ no_bsm = 'False',
+ scale_region = "1E10",
+ energy_dependance = 'spectral',
+ spectral_index = -2,
+ fix_mixing = 'None',
+ fix_mixing_almost = 'False',
+ fold_index = 'True',
+ save_measured_fr = 'False',
+ output_measured_fr = './frs/'
))
# Likelihood