Open mufernando opened 1 year ago
Gosh, thanks for noticing-- in this case, it's affecting the mutations and not the genealogies, right?
I don't think it does and @petrelharp agrees. He found this bug btw!
And hence very minor - it just results in no mutations for 1 or 2 generations, I think.
@mufernando or @petrelharp will one of you submit a patch?
We will have a similar issue that
pyslim
had to deal with because of the time in the metadata from SLiM tree sequences.https://github.com/popsim-consortium/stdpopsim/blob/5f319a5bbe4f0ffa3be8ce235307f662008eab7e/stdpopsim/slim_engine.py#L1813
See https://github.com/tskit-dev/pyslim/pull/308#issuecomment-1592070514 and https://github.com/tskit-dev/pyslim/pull/311 for the fix