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/contour_dag.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'submitter/contour_dag.py') diff --git a/submitter/contour_dag.py b/submitter/contour_dag.py index 178bf4f..6c87e2f 100644 --- a/submitter/contour_dag.py +++ b/submitter/contour_dag.py @@ -29,7 +29,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