# File containing parameters for DNest4
# Put comments at the top, or at the end of the line.
1	# Number of particles
500000	# new level interval
10000000	# save interval
5000	# threadSteps - how many steps each thread should do independently before communication
1500	# maximum number of levels
50	# Backtracking scale length (lambda in the paper)
100	# Strength of effect to force histogram to equal push. 0-10 is best. (beta in the paper)
10000	# Maximum number of saves (0 = infinite)

