How to run EBSPAnalyser?
The EBSPAnalyser produces a log file with columns time, mean, median, 95% upper and lower, which you can import in a spreadsheet and use to draw a graph.
To run, use:
java -cp $(dir)/beast.jar beast.app.tools.EBSPAnalyser
where $(dir) points to the directory where beast.jar is located. A window pops up where you specify the log file and some other settings.