You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PyRate's LTT plot function, called with the -ltt 3 option, draws an incorrect number of diversity trajectories. Instead of showing all replicates (e.g. 20 replicates and 10 resampled models from each, 200 lines in total), it draws the number of lines which is equal to the number of age subdivisions provided by the -grid_plot parameter.
PyRate's LTT plot function, called with the -ltt 3 option, draws an incorrect number of diversity trajectories. Instead of showing all replicates (e.g. 20 replicates and 10 resampled models from each, 200 lines in total), it draws the number of lines which is equal to the number of age subdivisions provided by the -grid_plot parameter.
I think the issue is with this loop:
PyRate/PyRate.py
Line 630 in 9cff67d
10rj_se_est_ltt.pdf
The text was updated successfully, but these errors were encountered: