This tab contains a raw dump of system information and various pyGSTi parameters. Its purpose is to stamp this report with parameters that indicate how exactly GST was run to create it, as well as to record the software environment in within which the report creation was run. However, if the core GST computation was done on a different computer, then the software information contained here will be less useful (it describes the environment in which the report was generated, not the one in which the estimate was generated).
Listing of GST parameters and meta-data. These parameters and related metadata describe how the GST computation that produced this report was performed.
{{ metadata_table|render }}
Profiler timing. Timing information from pyGSTi's built-in lightweight profiler (if it was enabled).
{{ profiler_table|render }}
Standard output. The standard output text, along with warnings and errors, that was collected (recorded) when GST was run to create the results reported here.
{{ stdout_block|render }}
Listing of the software environment. This table describes the software environment of the machine used to generate this report. It may not describe the machine used to perform the core GST gate set estimation.
{{ software_environment_table|render }}