finesse.analysis.actions.operator.EigenmodesSolution.plot_roundtrip_loss¶
- EigenmodesSolution.plot_roundtrip_loss(remove_planewave_loss=False, ax=None, **kwargs)[source]¶
Plots the roundtrip loss of the cavity for each eigenmode.
- Parameters
- remove_planewave_lossbool, optional
If True, remove the loss a planewave would experience to just see the effects from higher order modes.
- axMatplotlib.Axis, optional
The axis to plot on to, if None a new figure is made
- **kwargs
Keyword arguments passed to matplotlib.pyplot.semilogy for styling trace