python-neo
python-neo copied to clipboard
[IO] Extend utilities to find suitable IO for a dataset
This PR extends the get_io utility to provide a list of candidate IOs for a given data file or folder. This list is generated based on the file extension of the file or the extensions of the matching files in a given folder.