The ability to read hdf5 would permit a better alternative to txt files, which is the easiest way of running phys2bids when you need to operate over the channels.
Detailed Description
Context / Motivation
Using hdf5 as interface would allow faster implementation of new formats.
Possible Implementation
Investing in sniffing the input file and trying to assign the best reader (a la nibabel) would be great.
The ability to read hdf5 would permit a better alternative to txt files, which is the easiest way of running phys2bids when you need to operate over the channels.
Detailed Description
Context / Motivation
Using hdf5 as interface would allow faster implementation of new formats.
Possible Implementation
Investing in sniffing the input file and trying to assign the best reader (a la nibabel) would be great.