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