diff options
| author | shivesh <s.p.mandalia@qmul.ac.uk> | 2019-04-30 12:32:13 -0500 |
|---|---|---|
| committer | shivesh <s.p.mandalia@qmul.ac.uk> | 2019-04-30 12:32:13 -0500 |
| commit | 778fa78131b6366966756c2b60cf4f9f0593d41d (patch) | |
| tree | 2d7a4fa9e5e5e97d950aa2ec5f10482d6ac6aa92 | |
| parent | 6ea8ab99183811393b02ff3014fac8f7cc6b6c2b (diff) | |
| download | GolemFlavor-778fa78131b6366966756c2b60cf4f9f0593d41d.tar.gz GolemFlavor-778fa78131b6366966756c2b60cf4f9f0593d41d.zip | |
Tue 30 Apr 12:32:13 CDT 2019
| -rwxr-xr-x[-rw-r--r--] | mc_x.py | 0 | ||||
| -rw-r--r-- | misc/command | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/misc/command b/misc/command index 91b49d7..bb81d7e 100644 --- a/misc/command +++ b/misc/command @@ -3,3 +3,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 |
