lampo808
lampo808
And also having the possibility to change the number of significant digits during a session could be a very useful feature (it is for me...)!
Great, didn't notice that function. I will do like you suggest, thanks.
@tritemio, while testing the modified method `ParticlesSimulation.simulate_timestamps_mix_online` I found the following error, that is related to the original method: ``` python In[8]: S.simulate_timestamps_mix_da_online(b, b, (slice(0, S.num_particles),), bkg, bkg, pbm.hash_(rs.get_state()), timeslice=t_max)...
@tritemio sorry for the notebook, the modifications I did were not saved (including using the last version of PyBroMo). I will double check next time. Thanks for the solution and...
Yes, sorry for not having already done that. I'm attaching a zipped sample notebook that I wrote to test the simulation. Now the parameters generate the error. For what concerns...