pygsti.objects.GateSet.log

GateSet.log(strDescription, extra=None)

Append a message to the log of this gateset.

Parameters:
  • strDescription (string) – a string description
  • extra (anything, optional) – any additional variable to log along with strDescription.