pygsti.objects.MultiDataSet.get_spam_labels

MultiDataSet.get_spam_labels()

Get the spam labels of this MultiDataSet.

Returns:A list where each element is a spam label. Returns None when the MultiDataSet is not yet initialized with any data or spam labels.
Return type:list of strings