Skip to content
Snippets Groups Projects
Commit 3f2dc687 authored by Rayne Liu's avatar Rayne Liu
Browse files

0001 running in atlas

parent df3721f6
No related branches found
No related tags found
No related merge requests found
......@@ -42,12 +42,12 @@ tshift=10
vary_fund = True
#sampler parameters
npoints = 100#1200
nwalkers = 30#256
npoints = 1600
nwalkers = 320
ntemps=12
dim = nmax+1
ndim = 4*dim
burnin = 50#600 #How many points do you burn before doing the corner plot. You need to watch the convergence of the chain plot a bit.
burnin = 800 #How many points do you burn before doing the corner plot. You need to watch the convergence of the chain plot a bit.
#This is trivial but often forgotten: this cannot be more than npoints! I usually use half the points.
numbins = 32 #corner plot parameter - how many bins you want
datacolor = '#105670' #'#4fa3a7'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment