Fix EMCEE initial chain output
The write routine was called after the first collector entry was already replaced. Now we write first if necessary and then update the cycle buffer. Also removed useless symbol s-=1. The write routine did not properly handle a load chain. Now we check if we have load one and if so we do not write initialized walkers.
Loading
Please register or sign in to comment