pygsti.report.section.idle

Idle Tomography section

Module Contents

Classes

IdleTomographySection

Abstract base class for report sections.

class pygsti.report.section.idle.IdleTomographySection(**kwargs)

Bases: pygsti.report.section.Section

Abstract base class for report sections.

Derived classes encapsulate the structure of data within the respective section of the report, and provide methods for rendering the section to various output formats.

Parameters

**kwargs

Computation of specific section elements can be configured at runtime by passing the name of a figure as a keyword argument set to False.

idt_intrinsic_errors_table(switchboard=None, **kwargs)
idt_observed_rates_table(switchboard=None, **kwargs)