At the moment indexing is hardcoded and only follows subject/session directory structure.
BIDS spec / schema defines subfolders https://github.com/bids-standard/bids-specification/blob/master/src/schema/rules/directories.yaml
We should investigate how to let indexing follow the schema without degrading performance or bloating the codebase
At the moment indexing is hardcoded and only follows subject/session directory structure.
BIDS spec / schema defines subfolders https://github.com/bids-standard/bids-specification/blob/master/src/schema/rules/directories.yaml
We should investigate how to let indexing follow the schema without degrading performance or bloating the codebase