If you call the property ExperimentSample.output_data, the loaded object is returned (this is different from previous versions). The alias .output_data_loaded does the same and is kept for backwards compatibility.
If you want to get the references, you can use ExperimentSample.output_data_with_references
Bug-fixes
This pull-request fixes issue #212.
Major change
If you call the property
ExperimentSample.output_data
, the loaded object is returned (this is different from previous versions). The alias.output_data_loaded
does the same and is kept for backwards compatibility.ExperimentSample.output_data_with_references