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

Add matching by custom label #13

Merged
merged 6 commits into from
Feb 15, 2022
Merged

Add matching by custom label #13

merged 6 commits into from
Feb 15, 2022

Conversation

neurorepro
Copy link

This PR aims at providing custom labels to match specific sequences. A typical use case is having several field maps for different fMRI tasks all belonging to the same func modality (so it allows to deal with situations like in this post).

The previous acquisition label behavior is kept and the parameter renamed as ModalityAcquisitionLabel, while the additional feature gets the name CustomAcquisitionLabel. The documentation is updated accordingly.

New tests have been added for the new code.

heudiconv/tests/test_bids.py Outdated Show resolved Hide resolved
heudiconv/tests/test_bids.py Outdated Show resolved Hide resolved
@pvelasco pvelasco merged commit 4b23544 into cbinyu:adds_populate_intended_for Feb 15, 2022
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.

2 participants