diff options
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 |
