Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BIDS Toolbox Update #1

Open
wants to merge 20 commits into
base: seed
Choose a base branch
from

Conversation

stradaa
Copy link

@stradaa stradaa commented Jul 13, 2023

Implements basic usage with MATLAB Online live script example. Rudimentary BIDSDataStore support for EEG and MRI modalities with limited file extension read set to .json and .tsv files.

@stradaa stradaa changed the base branch from main to seed September 17, 2024 02:45
@vijayiyer05
Copy link
Collaborator

I see @stradaa has updated the target of this PR to the new branch set up by @tiborauer to capture the initial design & working prototype. The first PR merge marks an important milestone for this & any project!

@tiborauer
Copy link
Collaborator

I have resolved the conflict by updating the README in stradaa:main.

I have a few comments before merging:

  • What is the rationale behind creating extensions-specific datastores? One would typically query BIDS datasets according to data types (anat, func, fmap, etc.), suffixes, labels, and data acquisition groups (subject, session, run). See BIDS definitions for details.
  • Do we plan to implement some unit tests and CI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants