aboutsummaryrefslogtreecommitdiffstats
path: root/misc/command
diff options
context:
space:
mode:
authorshivesh <s.p.mandalia@qmul.ac.uk>2019-09-22 13:34:55 -0500
committershivesh <s.p.mandalia@qmul.ac.uk>2019-09-22 13:34:55 -0500
commitf5bc1aeb3a97aece6ea5b0c9b32006f58e79187f (patch)
treebf86e71b99b8983ddc0b904291e5fb33ed96b550 /misc/command
parente29c4b027ea3e67950de28b9c9165dcdb6bc0776 (diff)
downloadGolemFlavor-f5bc1aeb3a97aece6ea5b0c9b32006f58e79187f.tar.gz
GolemFlavor-f5bc1aeb3a97aece6ea5b0c9b32006f58e79187f.zip
add syst variations plots, reintroduce mcmc fr script
Diffstat (limited to 'misc/command')
-rw-r--r--misc/command1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/command b/misc/command
index 7761e84..db34921 100644
--- a/misc/command
+++ b/misc/command
@@ -4,3 +4,4 @@ python sens.py --debug True --data real --datadir ./test --dimension 6 --eval-se
python plot_sens.py --data real --datadir /data/user/smandalia/flavour_ratio/data/sensitivity/ --dimensions 6 --plot-x True --segments 10 --x-segments 20 --split-jobs True --stat-method bayesian --texture none
python mc_unitary.py --burnin 100 --datadir=/data/user/smandalia/flavour_ratio/data/mc_unitary --nsteps 1000 --nwalkers 60 --run-mcmc True --seed 26 --source-ratio 1 2 0 --threads 1
python mc_x.py --burnin 200 --datadir=/data/user/smandalia/flavour_ratio/data/mc_x --nsteps 1000 --nwalkers 60 --seed 26 --threads max
+python fr.py --data real --datadir ./test/ --dimension 6 --nsteps 20 --nwalkers 60 --burnin 20 --seed 26 --source-ratio 0 1 0 --texture oet --threads max --debug True