polychron.presenters.MCMCProgressPresenter Module
MCMCProgressPresenter
Bases: PopupPresenter[MCMCProgressView, Model]
Presenter for managing the MCMC progress bar popup view.
When MCMC calibration has completed, and the popup closes, change to the DatingResults tab
run
run(seed=None) -> None
Runs model calibration for the current model
get_display_seed
get_display_seed() -> str
Return a user-friendly display string for the seed used in this run.