pygsti.objects.DataSet.add_counts_from_dataset

DataSet.add_counts_from_dataset(otherDataSet)

Append another DataSet’s data to this DataSet

Parameters:otherDataSet (DataSet) – The dataset to take counts from.
Returns:
Return type:None