graspfile.plot

Functions

get_axes(n_axes[, ax_label, ay_label])

Generate a set of axes ready for plotting multiple fields or grids.

get_max_fields(fields, step[, component, db])

Finds the maximum amplitude in the set of fields and return a suitable common limit for plotting all fields.

plot_amplitude_fields(fields, component[, ...])

Plot all of the fields supplied as subplots in a single figure.

plot_amplitude_grids(grids, field, component)

Plot all of the fields supplied as subplots in a single figure.

plot_phase_fields(fields, component[, ...])

Plot the phase of all of the fields supplied as subplots in a single figure.

plot_phase_grids(grids, field, component[, ...])

Plot the phase of all of the grids supplied as subplots in a single figure.