Skip to content

Bug fix where `pesummary.core.file.mcmc.burnin_by_step_number` was not removing samples as burnin

Charlie Hoy requested to merge burnin_by_step_number into master

The purpose of this MR is to fix the pesummary.core.file.mcmc.burnin_by_step_number method to remove all samples with step number < 0 as burnin.

Merge request reports