AllenInstitute / bmtk

Brain Modeling Toolkit
https://alleninstitute.github.io/bmtk/
BSD 3-Clause "New" or "Revised" License
266 stars 86 forks source link

Making 'h5' and 'hdf5' as viable option for pointnet input #315

Closed shixnya closed 1 year ago

shixnya commented 1 year ago

At one point, it started to check if the input files are 'nwb', 'csv', and 'sonata'. If 'csv' is a viable option, users will try 'h5' or 'hdf5' (some config files are already using it), so making them viable options. No change is needed downstream code, as it is effectively a 'sonata' file.