finesse.simulations.basematrix.CarrierSignalMatrixSimulation.run_carrier¶
- CarrierSignalMatrixSimulation.run_carrier(self)¶
Runs the carrier matrix solver for the current state of the model. This will update all the C based structs with the current model state so that filling and calculations can be performed.
- Returns:
- validitybool
True if this was a valid run, or False if a recoverable error occurred which results in the output being invalid for this call.