-
Notifications
You must be signed in to change notification settings - Fork 82
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] ADNI-to-BIDS converts only subjects in the provided ADNI directory if no subjects list is given #1196
[ENH] ADNI-to-BIDS converts only subjects in the provided ADNI directory if no subjects list is given #1196
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @AliceJoubert !
I made a first pass and I think this looks good.
I made some small suggestions to simplify things but nothing major.
clinica/iotools/converters/adni_to_bids/adni_modalities/adni_tau_pet.py
Outdated
Show resolved
Hide resolved
test/unittests/iotools/converters/adni_to_bids/test_adni_utils.py
Outdated
Show resolved
Hide resolved
test/unittests/iotools/converters/adni_to_bids/test_adni_utils.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @AliceJoubert !
This PR adresses the behavior described in issue #398.