BGlib.be.viz.qt_visualizers.io_funcs.readData

BGlib.be.viz.qt_visualizers.io_funcs.readData(h5_path, dset_name='SHO_Fit_Guess')[source]

Reads the hdf5 data file and calls appropriate reader based on data type Input:

h5_path – the absolute file path to the hdf5 file to be read in. dset_name – the name of the main dataset

Outputs:

data_mat – the transformed data read to be plotted xvec – numpy array containing the possible plot data of the slice viewer xvec_labs – numpy array of labels and units for the xvec array