gfapy.plotter

Functions

plot_fig(time_col, data, meas_col[, ...])

Plots a single measurement over time, optionally including a fitted curve.

plot_meas(time_col, orig_data[, ...])

Plots measurements over time, optionally including smoothed data.

plot_perturb(time_col, x_col, orig_data[, ...])

Plots perturbations of measurements over a specified axis.

Classes

res_plotter_generic(results[, multi_result, ...])

A generic result plotter class for analyzing and visualizing simulation results.