2.3.1.5. cpforager.AXY.maps_diag
- AXY.maps_diag(fig_dir, file_id, plot_params)
Produce the maps of the GPS data.
- Parameters:
self (cpforager.AXY) – an AXY object
fig_dir (str) – figure saving directory.
file_id (str) – name of the saved figure.
plot_params (dict) – plot parameters dictionary.
- Returns:
the full diagnostic figure.
- Return type:
matplotlib.pyplot.Figure
The figure is saved at the png format.