Can I extract an msprime.Demography object from the provenance of a tree sequence? #2367
-
e.g.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Try using this function. |
Beta Was this translation helpful? Give feedback.
-
So there are 2 problems with the function mentioned in #2367 (comment) (above). I'm just noting them here for future reference. Firstly, the
But what really should be output is
Secondly, the If I modify the JSON to add the correct |
Beta Was this translation helpful? Give feedback.
Try using this function.