You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I switched to tree sequence as a storage of simulation state for users who wish to re-start simulations (for situations like "an allele of interest is lost", etc.).
But there's a weird interaction of this with the ts = argument of slim(). I added this for situations in which users would like to switch off tree-sequence recording in "SLiM customization snippets" of slendr models... but these two things obviously don't interact well.
Easy fix, just have to look at this more carefully.