Skip to content

Improvements to checkpointing to align it with bilby!746

Gregory Ashton requested to merge improve-checkpoint-behaviour into master

See bilby!746 (merged)

  1. Pickle the entire sampler
  2. Save every check_point_deltaT seconds
  3. Add stats and run plots at each iteration

Merge request reports