zeus icon indicating copy to clipboard operation
zeus copied to clipboard

Basic implementation of blobs saving feature in SaveProgressCallback

Open s-ilic opened this issue 2 years ago • 0 comments

Hi all,

I added a simple feature in SaveProgressCallback so that blobs are also saved (as a structured numpy array) alongside the chain samples and loglike values inside the (optional) output HDF5 file -- similarly to what emcee does in its HDFBackend routine.

Comments and modifications are welcome!

s-ilic avatar Mar 08 '22 21:03 s-ilic