finesse.analysis.actions.sensing.GetErrorSignals¶
Overview
- class finesse.analysis.actions.sensing.GetErrorSignals(*locks, name='get error signals')[source]¶
- Bases: - Action- An action that quickly calculates the current error signals for all or a subset of locks in a model. - Parameters:
- *lockslist, optional
- A list of lock names to compute the error signals for. If not provided, all locks in model are used. 
- namestr
- Name of the action.