finesse.simulations.simulation.BaseSimulation.run_signal¶
- BaseSimulation.run_signal(self, solve_noises=True)¶
Runs the signal matrix solver for the current state. This function should assume that a call to the run_carrier method has preceeded it. Many modal and parameter updates should happen in there already, so do not need to be repeated here.