open_bundles# pyvisgen.utils.open_bundles(path: str | Path, key: str = 'y') → array[source]# Opens a bundle HDF5 file. Parameters: pathstr or PathPath to the bundle HDF5 file. Returns: bundle_yndarrayndarray containing data from the bundle file.