With v0.2 of BIDSHandler it is now possible to query BIDS-compliant archives.
The readme and documentation has also been completely reworked to have the entire API documented automatically.
BIDSHandler should also have basic capabilities with MRI and EEG data.
API Changes:
- The
BIDSFolder
object was renamed toBIDSTree
New Features:
- Query functionality (see documentation for more details)
- Xml mapping of folder is able to be generated using
BIDSTree.generate_map