pygsti.tools.optools.instrument_infidelity#
- instrument_infidelity(a, b, mx_basis)#
Infidelity between instruments a and b
- Parameters:
a (Instrument) – The first instrument.
b (Instrument) – The second instrument.
mx_basis (Basis or {'pp', 'gm', 'std'}) – the basis that a and b are in.
- Return type:
float