finesse.analysis.actions.SensingMatrixDCSolution.matrix_data

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

Generates a sensing matrix table.

Parameters

dofs : iterable[str], optional

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

readouts : iterable[str], optional

Names of readouts to show, defaults to all if None

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