diff options
| author | shivesh <s.p.mandalia@qmul.ac.uk> | 2019-04-26 11:00:16 -0500 |
|---|---|---|
| committer | shivesh <s.p.mandalia@qmul.ac.uk> | 2019-04-26 11:00:16 -0500 |
| commit | 6ba62ba30af0d4803692e32d885f95033c51210a (patch) | |
| tree | 4763c9aab12e3067e55656b69061e7f0a0300ffa /misc/command | |
| parent | 349a48bf498c3cd342876eb9e66110fd8dbf8b9b (diff) | |
| download | GolemFlavor-6ba62ba30af0d4803692e32d885f95033c51210a.tar.gz GolemFlavor-6ba62ba30af0d4803692e32d885f95033c51210a.zip | |
make fig2 script
Diffstat (limited to 'misc/command')
| -rw-r--r-- | misc/command | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/command b/misc/command index 1b34686..f7cb53c 100644 --- a/misc/command +++ b/misc/command @@ -2,3 +2,4 @@ python contour.py --data real --debug true --nsteps 100 --burnin 10 --nwalkers 2 python sens.py --debug True --data real --datadir ./test --dimension 6 --eval-segment 1 --mn-live-points 100 --mn-output ./test --mn-tolerance 0.3 --seed 26 --segments 10 --source-ratio 1 2 0 --stat-method bayesian --threads 4 --texture oeu 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 |
