diff options
| author | shivesh <s.p.mandalia@qmul.ac.uk> | 2019-04-08 15:15:12 -0500 |
|---|---|---|
| committer | shivesh <s.p.mandalia@qmul.ac.uk> | 2019-04-08 15:15:12 -0500 |
| commit | a38bd3c03bfd30c138458be13332ea4eb3389229 (patch) | |
| tree | 7a947790d573357eb07fde0ca0abef10ca11eedd /plot_command | |
| parent | 1a6e8e5e5945d87908c15a25217764a30dc51ef8 (diff) | |
| download | GolemFlavor-a38bd3c03bfd30c138458be13332ea4eb3389229.tar.gz GolemFlavor-a38bd3c03bfd30c138458be13332ea4eb3389229.zip | |
Mon 8 Apr 15:15:12 CDT 2019
Diffstat (limited to 'plot_command')
| -rw-r--r-- | plot_command | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plot_command b/plot_command index 54ec50e..cf733f5 100644 --- a/plot_command +++ b/plot_command @@ -1 +1,3 @@ python plot_sens.py --data real --dimensions 3 4 5 6 7 8 --fix-source-ratio True --source-ratios 1 2 0 1 0 0 0 1 0 --split-jobs True --stat-method bayesian --run-method fixed_angle --infile /data/user/smandalia/flavour_ratio/data --likelihood golemfit --sens-bins 20 + +python contour.py --data realisation --debug True --injected-ratio 1 1 1 --likelihood golemfit --mn-live-points 500 --mn-tolerance 0.3 --outfile /data/user/smandalia/flavour_ratio/data/contour/golemfit/realisation/ --plot-chains True --plot-triangle True --run-scan False |
