pygsti.objects.SpamSpec.__init__

SpamSpec.__init__(label, gatestring)

Create a new SpamSpec object

Parameters:
  • label (str) – rho- or E-vector label
  • gatestring (tuple or GateString) – gate string, evaluated in left-to-right order, which precedes or follows the E- or rho-vector indexed by index, respectively.