plot_convergence#
- openfe.analysis.plotting.plot_convergence(forward_and_reverse: dict[str, typing.Union[numpy.ndarray[typing.Any, numpy.dtype[+_ScalarType_co]], pint.util.Quantity]], units: Quantity) matplotlib.axes.Axes#
Plot a Reverse and Forward convergence analysis of the free energies.
- Parameters:
- Returns:
ax – An Axes object to plot.
- Return type:
matplotlib.axes.Axes