neurom.io.hdf5.read¶
-
neurom.io.hdf5.
read
(filename, remove_duplicates=False, data_wrapper=<class 'neurom.io.datawrapper.DataWrapper'>)[source]¶ Read a file and return a data_wrapper’d data
- Tries to guess the format and the H5 version.
- Unpacks the first block it finds out of (‘repaired’, ‘unraveled’, ‘raw’)
Parameters: - remove_duplicates – boolean, If True removes duplicate points
- the beginning of each section. (from) –