Skip to content

writing pickle resume file not working

When installing parallel_bilby (version 1.1.0) in a clean virtual environment, writing the pickle resume file does not seem to work, even in the examples (such as fast_injection), because dill cannot pickle the sampler in the safe_file_dump function.

This feature would be extremely helpful for PE runs that run for >24 hours on clusters.