pygsti.modelmembers.instruments

pygsti.modelmembers.instruments#

Sub-package holding model instrument objects.

Functions

convert(instrument, to_type, basis[, ...])

Convert instrument to a new type of parameterization.

instrument_type_from_op_type(op_type)

Decode an op type into an appropriate instrument type.

Modules

instrument

tpinstrument

Defines the TPInstrument class

tpinstrumentop

The TPInstrumentOp class and supporting functionality.