finesse_virgo.virgo.Virgo.get_DARM¶
- Virgo.get_DARM(dof='DARM_Fz', readout_port='B1p_56.I', rf_sidebands=True, axis=[0.5, 1000, 200])[source]¶
Return the DARM transfer function.
- Parameters:
- dofstr, optional
The DOF to inject the signal into. This is typically either DARM or DARM_Fz.
- readout_portstr, optional
The readout port out of which to read the signal. This is typically ‘B1p_56.I’.
- rf_sidebandsboolean, optional
If false, will turn off the modulators producing the RF sidebands.
- axis[start, stop, points], optional
Start, stop, and number of points to use on the xaxis.