pygsti.extras.rpe.rpeconstruction

pygsti.extras.rpe.rpeconstruction#

Functions for creating RPE Models and Circuit lists

Functions

create_parameterized_rpe_model(alpha_true, ...)

Make a model for simulating RPE, paramaterized by rotation angles.

create_rpe_angle_circuit_lists(k_list, ...)

Make cosine and sine circuit lists.

create_rpe_angle_circuits_dict(...)

Generates a dictionary that contains operation sequences for all RPE cosine and sine experiments for all three angles.

create_rpe_dataset(model_or_dataset, ...[, ...])

Generate a fake RPE DataSet using the probabilities obtained from a model.