From 0a9dd1a00e0ed2801b2c1a3549ed64e1444a6832 Mon Sep 17 00:00:00 2001 From: shivesh Date: Thu, 26 Sep 2019 12:06:19 -0500 Subject: update plotting, add overwrite option to sens.py --- submitter/fr_dag.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'submitter/fr_dag.py') diff --git a/submitter/fr_dag.py b/submitter/fr_dag.py index bf8c708..ccfce50 100644 --- a/submitter/fr_dag.py +++ b/submitter/fr_dag.py @@ -38,7 +38,7 @@ GLOBAL_PARAMS.update(dict( GLOBAL_PARAMS.update(dict( run_mcmc = 'True', burnin = 1000, - nsteps = 8000, + nsteps = 10000, nwalkers = 60, mcmc_seed_type = 'uniform' )) -- cgit v1.2.3