RunResult#
Module: iqm.cpc.core.run_result
- class iqm.cpc.core.run_result.RunResult(run_data, dataset)#
Bases:
objectThe definitive data structure to represent the execution results of an Experiment.
The run result contains the full dataset and run data.
Attributes
Information that defines the Experiment run, after it was executed.
Xarray dataset that has the raw and post-processed data of an execution.
Methods
Inheritance
