When log=True, the plot_model_field() function does not allow the specification of vmin and vmax fields. See attached screenshot as an example.
As a workaround, can clip or mask the data field, but this is not ideal.
Request to have vmin and vmax as specific arguments to plot_model_field() when log=True.
When
log=True, theplot_model_field()function does not allow the specification ofvminandvmaxfields. See attached screenshot as an example.As a workaround, can clip or mask the data field, but this is not ideal.
Request to have
vminandvmaxas specific arguments toplot_model_field()whenlog=True.