Showing warmup steps in ArviZ traceplot

have you taken a look at the new MCMC-monitor project?

if you’re running CmdStanPy, you can do this by specifying an output directory and setting save_warmup=True

then you can point the MCMC monitor at the output directory and you’ll not only get warmup traceplots, you’ll get it as the sampler is running. how cool is that?

1 Like