beast-dev / tracer

Posterior summarisation in Bayesian phylogenetics
https://beast.community/tracer
GNU Lesser General Public License v2.1
55 stars 17 forks source link

Joint marginal for an Integer + Real only work if the Real is first #121

Closed bredelings closed 6 years ago

bredelings commented 7 years ago

You can do a joint marginal for an integer and a real, but if the real statistic is lower in the list, then you get a NullPointerException.

rambaut commented 6 years ago

It should automatically take the integer trace as the x-axis but there must be a problem with the logic.