2.2.1.2. cpforager.TDR.full_diag
- TDR.full_diag(fig_dir, file_id, plot_params)
Produce the full diagnostic of the TDR data.
- Parameters:
self (cpforager.TDR) – a TDR 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