cogwheel.posteriorΒΆ
Define the Posterior class. Can run as a script to make a Posterior instance from scratch and find the maximum likelihood solution on the full parameter space.
Functions
Construct a Posterior instance, optionally refine its reference waveform and save it to JSON. |
|
Submit a job that runs main(), which maximizes the likelihood for an event. |
Classes
Class that instantiates a prior and a likelihood and provides methods for sampling the posterior distribution. |
Exceptions
Error raised by the Posterior class. |