Skip to content

MeanPlotViewer manual

donal-s edited this page Sep 18, 2012 · 1 revision

Starting MeanPlotViewer

Either download the runnable jar archive and run java -jar MeanPlotViewer.jar or download the Eclipse project archive and run class org.demonsoft.kappatools.ui.MeanPlotViewer

Using MeanPlotViewer

  1. Click on the file open icon on the toolbar.
  2. Select a number of compatible KaSim output files. By compatible, the files
    • must have been executed using the -time option of KaSim,
    • must share the same observables,
    • and must have the same time points.
  3. Click Plot
  4. If successful, a plot of the mean and standard deviation of the aggregated input data will be shown. The aggregated data is shown in the Data tab, from where it can be copied.
  5. The plot may have the title edited and be saved by right clicking within the plot area.
  6. Any problems in processing the files will be shown in the Console Output tab.

Clone this wiki locally