delt0r / msms

A coalsecent simulator with selection
www.mabs.at/ewing/msms
17 stars 7 forks source link

Time sampled data #22

Open lormond opened 11 years ago

lormond commented 11 years ago

With recombination, time sampled runs using the -IT switch with t3 of 0.1 give the following error report: Exception in thread "main" java.lang.RuntimeException: ARG ran past the time bound of 1e5*N generations! Check that there is not complete isolation:2.147483647E14 2.1474838180373303E14.

Many thanks.

lormond commented 11 years ago

The command line I used is: msms 60 10000 -N 10000 -t 48 -r 48 100 -I 1 60 -SI 0.05 1 0.00001 -SFC -Sc 0 1 2000 2000 0 -IT 3 1 0 20 0.02 20 0.03 20 -b -stat 1 -TjD -stat 2 -TjD -stat 3 -TjD

delt0r commented 11 years ago

Currently serial samples and recombination does not work. The fix will be forthcoming with the refactor