Running the sampler

pyapemost.run.run(max_iterations=0, append=True)[source]

Run the MCMC sampler.

@param max_iterations: stop after this many iterations. if 0, run indefinitely (until SIGTERM received).

@param append: Append to existing files if found?

Previous topic

PyAPEMoST

Next topic

Analysing the output

This Page