pygsti.objects.DataSet.get_gate_labels

DataSet.get_gate_labels()
Get a list of all the distinct gate labels used
in the gate strings of this dataset.
Returns:A list where each element is a gate label.
Return type:list of strings