neurom.io.hdf5.H5.read_v2

static H5.read_v2(filename, stage='raw', remove_duplicates=True)

Read an HDF5 v2 file and return a tuple of data, format.

Parameters:remove_duplicates – boolean, If True removes duplicate points from the beginning of each section.