neurom.io.readers.load_data

neurom.io.readers.load_data(filename)

Unpack filename and return a RawDataWrapper object containing the data

Determines format from extension. Currently supported:

  • SWC (case-insensitive extension ”.swc”)
  • H5 v1 and v2 (case-insensitive extension ”.h5”). Attempts to determine the version from the contents of the file
  • Neurolucida ASCII (case-insensitive extension ”.asc”)