tskit icon indicating copy to clipboard operation
tskit copied to clipboard

_tskit.lshmm doesn't take NaN in recombination rates

Open szhan opened this issue 2 years ago • 0 comments

I was trying to run _tskit.lshmm using recombination rates obtained by calling msprime.RateMap.get_rates(). _tskit.lshmm doesn't really handle NaN. I recall encountering this before. Setting the NaN values to zero bypassed the problem.

szhan avatar Oct 05 '23 20:10 szhan