finesse_virgo.virgo.Virgo.add_locks¶
- Virgo.add_locks()[source]¶
Adds the locks contained within the control scheme. Assumes the locks have not already been parsed. If any lock already exists, then this will do nothing.
- Parameters:
- rmsdict, optional
Loop accuracies in meters (manually tuned for the loops to work with the default file). To compute accuracies from rms, we convert rms to radians as rms_rad = rms * 2 pi/lambda and then multiply by the optical gain.
- Returns True when parsing occurs, False when it is skipped.