finesse.analysis.actions.sensing.SensingMatrixSolution.matrix_data

SensingMatrixSolution.matrix_data(dofs=None, readouts=None)[source]

Generates a sensing matrix table.

Parameters
dofsiterable[str], optional

Names of degrees of freedom to show, defaults to all if None

readoutsiterable[str], optional

Names of readouts to show, defaults to all if None

Returns
matrix2D numpy array, complex
dofslist of str
readouts: list of str