-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The primary goal of this project is to create a lightweight library for querying BIDS datasets, using the BIDS schema. While this may ultimately be integrated into pybids
as a sort of lightweight-layout module, at the moment we feel it would be best to develop independently.
In order to make this tool as light as possible, we plan to rely on schema-generated regular expressions to find and parse files, without using SQLAlchemy or indexing the full dataset.
Our current plan is discussed in this HackMD.
Metadata
Metadata
Assignees
Labels
No labels