plot_functions.py#

Some plot functions of the output data.

plot_response_times(df_patient, run_nr, ...)

Makes three different plots of the response time data.

plot_battery_levels(df_ambulance, run_nr, ...)

Plots the battery levels over time of the each ambulance.

hist_battery_increase_decrease(df_ambulance, ...)

Makes histograms of the battery decreases and increases.