open_bundles#

pyvisgen.utils.open_bundles(path: str | Path, key: str = 'y') array[source]#

Opens a bundle HDF5 file.

Parameters:
pathstr or Path

Path to the bundle HDF5 file.

Returns:
bundle_yarray()

array() containing data from the bundle file.