finesse.analysis.actions.pseudolock.PseudoLockCavitySolution¶
Overview
- class finesse.analysis.actions.pseudolock.PseudoLockCavitySolution[source]¶
- Bases: - BaseSolution- Solution to the - PseudoLockCavityaction.- Attributes
- operatorOperatorSolution
- Solution of the operator action that is used to compute the roundtrip operator in the cavity 
- warray_like
- 2D Eigenvector array 
- varray_like
- 1D Eigenvalue array 
- v_idxint
- Index of the eigenmode being locked to 
- phasefloat
- Phase in degrees of the eigenmode that is being locked to. This is what is used to set the operating point of the cavity 
- cavitystr
- Which cavity is being locked 
- lowest_lossbool
- If False, the target mode attribute is used. Otherwise 
- modearray_like
- [n, m] target mode to try and lock to 
 
- operator