MetaWards.analysis API Detail

Functions

animate_plots(plots, output[, delay, ...])

Animate the plots contained in the filenames 'plots', writing the output to 'output'.

create_average_plot(df[, output_dir, ...])

Create an average plot of the result.csv data held in the passed pandas dataframe.

create_overview_plot(df[, output_dir, ...])

Create a summary plot of the result.csv data held in the passed pandas dataframe.

import_animate_modules()

Import the python modules needed to animate plots.

import_graphics_modules([verbose])

Imports pandas and matplotlib in a safe way, giving a good error message if something goes wrong.

save_summary_plots(results[, output_dir, ...])

Create summary plots of the data contained in the passed 'results.csv.bz2' file that was produced by metawards and save them to disk.