Toy models

[Section in process…]

In the directory simplemc you can run a set of toy models in order to test the nested samplers.

Usage:

python toyModels.py sampler toymodel nlivepoints accuracy

where sampler is one of the nested samplers avaiable in SuperMC and toymodel is one of {egg, ring, square, gauss, shells, square}.

For example, in the SimpleMC directory, you can run:

1python examples/toyModels.py egg mnest 50 0.5

As output you will obtain a text file with the samples, a summary and a plot.

_images/egg_mnest_50_0.6_2D.png

Other toy models:

_images/toymodels.png