Open jeromekelleher opened 2 years ago
Also, we should change the TimeUnitsMismatch warning to more accurately reflect the landscape when we do this (mention that this is the default and send them in the right direction for documentation on what all this means).
I've put this into 1.3 for now because I don't want to delay 1.2 (which is to get pedigrees done) over this. I don't think sorting this out fully is high on anyone's priority list?
Originally discussed in PR #1953:
Originally posted by @petrelharp in https://github.com/tskit-dev/msprime/issues/1953#issuecomment-993616000
There's some nuance to this which we should discuss, though. Like, I guess we'd also have to provide the time units when providing this argument, since we'd definitely not want to the
ts.time_units
string to still be "generations" then.We should pay close attention to what's been done in demes for this also.