finesse_virgo.virgo.Virgo.plot_DARM

Virgo.plot_DARM(dof='DARM_Fz', readout_port='B1p_56.I', axis=[0.5, 1000, 200], ax=None, **kwargs)[source]

Plots the DARM TF.

Parameters:
dofstr, optional

Degree of freedom to use for measuring DARM.

readout_portstr, optional

Detector port to read the output.

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.

labelstr, optional

Label to use for the plot.