pygsti.modelpacks.legacy.std2Q_XYI2

Variables for working with the a model containing Idle, X(pi/2) and Y(pi/2) gates.

Module Contents

Functions

processor_spec()

target_model([parameterization_type, sim_type])

Returns a copy of the target model in the given parameterization.

Attributes

description

gates

fiducials

germs

clifford_compilation

global_fidPairs

pergerm_fidPairsDict

pygsti.modelpacks.legacy.std2Q_XYI2.description = 'Idle, X(pi/2), and Y(pi/2) gates'
pygsti.modelpacks.legacy.std2Q_XYI2.gates = ['Gii', 'Gix', 'Giy']
pygsti.modelpacks.legacy.std2Q_XYI2.fiducials
pygsti.modelpacks.legacy.std2Q_XYI2.germs
pygsti.modelpacks.legacy.std2Q_XYI2.processor_spec()
pygsti.modelpacks.legacy.std2Q_XYI2.target_model(parameterization_type='full', sim_type='auto')

Returns a copy of the target model in the given parameterization.

Parameters

parameterization_type{“TP”, “CPTP”, “H+S”, “S”, … }

The gate and SPAM vector parameterization type. See Model.set_all_parameterizations() for all allowed values.

sim_type{“auto”, “matrix”, “map”, “termorder:X” }

The simulator type to be used for model calculations (leave as “auto” if you’re not sure what this is).

Returns

Model

pygsti.modelpacks.legacy.std2Q_XYI2.clifford_compilation
pygsti.modelpacks.legacy.std2Q_XYI2.global_fidPairs = [(0, 1), (2, 0), (2, 1), (3, 3)]
pygsti.modelpacks.legacy.std2Q_XYI2.pergerm_fidPairsDict