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:
meas (NQPauliState)
maxweight (int)
- Returns:
A list of
NQPauliOpobjects.- Return type:
list