finesse_virgo.virgo.Virgo.plot_QNLS

Virgo.plot_QNLS(axis=[5, 5000, 400], ax=None, shot_noise_only=False, **kwargs)[source]

Plots the quantum noise limited sensitivity.

Parameters:
axis[start, stop, points], optional

Start, stop, and number of points to use on the xaxis.

axmatplotlib.axes.Axes, optional

Matplotlib axes to use for the plot.

shot_noise_onlyboolean, optional

Plot only the shot noise.