From 778fa78131b6366966756c2b60cf4f9f0593d41d Mon Sep 17 00:00:00 2001 From: shivesh Date: Tue, 30 Apr 2019 12:32:13 -0500 Subject: Tue 30 Apr 12:32:13 CDT 2019 --- mc_x.py | 0 misc/command | 1 + 2 files changed, 1 insertion(+) mode change 100644 => 100755 mc_x.py diff --git a/mc_x.py b/mc_x.py old mode 100644 new mode 100755 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 -- cgit v1.2.3