pygsti.objects.GateSet.get_gate

GateSet.get_gate(label)

Get the Gate object associated with a given label.

Parameters:label (string) – the gate label.
Returns:
Return type:Gate