PyDDM.utils.plot_nonerg#
- plot_nonerg(fit, plt_color='darkblue')#
Plot non-erg
Creates plot of the non-ergodicity parameter vs wavenumber
- Parameters:
fit (xarray Dataset) – result of fit
plt_color (optional) – Default is ‘darkblue’
- Returns:
fig – Figure created
- Return type:
matplotlib figure