flipbook Documentation

This is the documentation for flipbook.

Reference/API

flipbook Package

Public API for the flipbook package.

Functions

animate_from_emcee(model_fn, t, sampler, *)

Animate walkers directly from an emcee sampler.

animate_walkers(model_fn, t, chain, *[, ...])

Animate walkers from an MCMC chain for a given model function.

precompute_curves(model_fn, t, chain, *[, ...])

Pre-compute model curves for later use.

snapshot_step(model_fn, t, chain, *, step[, ...])

Generate a static snapshot of a specific step from the chain.