neurom.io.hdf5.H5.read_v1

static H5.read_v1(filename, remove_duplicates=True)

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

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