fiesta.plotter#

This module contains useful plotting routines for statistical analysis.

Functions

plot_boxplot(arrays[, write_mean, ...])

A general function to generate boxplot (or box and whiskers plot) of data.

plot_log_histogram(arrays[, bins, colors, ...])

A general function to plot histograms of data on a log scale.

plot_ndensity_PDFs(avgs[, ndensity_unit, ...])

Plot the mass-weighted logarithmic probability distribution function (PDF) or cumulative distribution function (CDF) histograms of the number density of AREPO Voronoi grids.

plot_sink_mass_evolutions(base_file_paths, ...)

Plot the total sink mass of AREPO Voronoi grids as a function of time.