bilby.core.sampler.get_implemented_samplers

bilby.core.sampler.get_implemented_samplers()[source]

Get a list of the names of the implemented samplers.

This includes natively supported samplers (e.g. dynesty) and any additional samplers that are supported through the sampler plugins.

Returns:
list

The list of implemented samplers.