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

ENH: Add BIDSFile class #11

Merged
merged 1 commit into from
Jun 21, 2021
Merged

Conversation

pvelasco
Copy link
Collaborator

... to help parse entities from BIDS filenames, as suggested in nipy#452.

It adds one use case (in get_key_info_for_fmap_assignment), and the corresponding unit tests.

TO DO: RF the code using BIDSFile whenever we need to parse a BIDS filename.

... to help parse entities from BIDS filenames, as suggested in nipy#452.

It adds one use case (in `get_key_info_for_fmap_assignment`), and the corresponding unit tests.

TO DO: RF the code using BIDSFile whenever we need to parse a BIDS filename.
@pvelasco pvelasco merged commit d3b8210 into adds_populate_intended_for Jun 21, 2021
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.

1 participant