bilby.bilby_mcmc.sampler.get_initial_maximimum_posterior_sample

bilby.bilby_mcmc.sampler.get_initial_maximimum_posterior_sample(beta)[source]

A method to attempt optimization of the maximum likelihood

This uses a simple scipy optimization approach, starting from a number of draws from the prior to avoid problems with local optimization.