2.5.1.4. cpforager.GPS_Collection.maps_diag
- GPS_Collection.maps_diag(fig_dir, file_id, plot_params, rand=False)
Produce the maps with every GPS data.
- Parameters:
self (cpforager.GPS_Collection_Collection) – a GPS_Collection object
fig_dir (str) – figure saving directory.
file_id (str) – name of the saved figure.
plot_params (dict) – plot parameters dictionary.
rand (bool) – True if colors should be random.
- Returns:
the full diagnostic figure.
- Return type:
matplotlib.pyplot.Figure
The figure is save at the png format.