pygsti.extras.idletomography.idttools.allobservables

Contents

pygsti.extras.idletomography.idttools.allobservables#

allobservables(meas, maxweight)#

Lists every weight <= maxweight observable whose expectation value can be extracted from the local Pauli measurement described by meas.

Parameters:
Returns:

A list of NQPauliOp objects.

Return type:

list