ql.result

This module contains the classes used to return the results of the execution of a program.

Classes

experiment_results.ExperimentResults(path)

Provides methods to access the experiment results stored in an HDF5 file.

Result()

Class used to hold the results of a single execution.

MeasurementResult(bus[, shape])

Abstract base class for storing and accessing QProgram measurement results.

QbloxMeasurementResult(bus, raw_measurement_data)

QbloxMeasurementResult class.

Functions

load_results(path)

Load results from the given path to an .h5 file.

save_results(results, loops, data_path[, name])

Save the given results and the platform.