dataset
tergite_autocalibration.utils.io.dataset
Functions:
| Name | Description |
|---|---|
create_node_data_path |
Create the folder where measurement results, plots and logs specific to the node are stored. |
open_dataset |
Open the dataset for the analysis. |
save_dataset |
Save the measurement dataset to a file. |
save_qoi |
Save the node QOI for each element to a file. |
scrape_and_copy_hdf5_files |
Find all measurement result files and copy them to the target directory. |
create_node_data_path
open_dataset
Open the dataset for the analysis.
Returns:
| Type | Description |
|---|---|
Dataset
|
the complex xarray.Dataset with measurement results |