finesse.analysis.actions.debug.SaveMatrix

Overview

class finesse.analysis.actions.debug.SaveMatrix(*, name='savematrix')[source]

Bases: Action

An action that will save the current state of the matrix being used by the simulation.

Not something that should be used lightly in loops or multiple times in a large simulation. Using this in something like a full LIGO model with many HOMs and sidebands will quickly fill up memory.