pygsti.tools.edesigntools

pygsti.tools.edesigntools#

Tools for working with ExperimentDesigns

Functions

calculate_edesign_estimated_runtime(edesign)

Estimate the runtime for an ExperimentDesign from gate times and batch sizes.

calculate_fisher_information_matrices_by_L(...)

Calculate a set of Fisher information matrices for a set of circuits grouped by iteration.

calculate_fisher_information_matrix(model, ...)

Calculate the Fisher information matrix for a set of circuits and a model.

calculate_fisher_information_per_circuit(...)

Helper function to calculate all Fisher information terms for each circuit.

pad_edesign_with_idle_lines(edesign, line_labels)

Utility to explicitly pad out ExperimentDesigns with idle lines.