pygsti.extras.idletomography.idttools.alloutcomes

Contents

pygsti.extras.idletomography.idttools.alloutcomes#

alloutcomes(prep, meas, maxweight)#

Lists every “error bit string” that co1uld be caused by an error of weight up to maxweight when performing prep & meas (must be in same basis, but may have different signs).

Parameters:
Returns:

A list of NQOutcome objects.

Return type:

list