Skip to content

Add optional flag to save the bounds in the resume file

Gregory Ashton requested to merge add-optional-bound-saving into master

By default, pbilby will store the bounds in the resume file. This can lead to large (~GB) resume files. If this break runs due to memory issues, add

do-not-save-bounds-in-resume = True

To the ini

Edited by Gregory Ashton

Merge request reports