finesse.solutions.beamtrace.PropagationSolution.plot_curvatures¶
- PropagationSolution.plot_curvatures(**kwargs)[source]¶
 Plot the wavefront curvatures over the propagated path.
This is just a convenience wrapper which is identical to calling
PropagationSolution.plot()with"curvature"as the arg.- Returns:
 - figFigure
 Handle to the figure.
- axAxis
 Handle to the axis.