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 a feature to use the fasttrack2s3.py data types to detect modalities present in a session #31

Open
ericearl opened this issue Jul 15, 2024 · 1 comment
Assignees
Milestone

Comments

@ericearl
Copy link
Member

ericearl commented Jul 15, 2024

It would be useful to know when a session has anat, dwi, fmap, and/or func data. This way different tactics could be selectively deployed in pipeline.py and bids_corrections.py. For instance, when converting only-dwi you don't need the workaround in pipeline.py and it could be disabled. Or, again if converting only-dwi, you could skip trying to apply corrections meant for anat, func, and fmap data.

@ericearl ericearl added this to the Version 1.0.1 milestone Jul 15, 2024
@ericearl
Copy link
Member Author

Passing the same abcd-fasttrack2s3.py -d argument(s) and abstracting out the DATATYPES dictionary would make this a solvable problem. See #33 for the abstracting out DATATYPES issue.

@ericearl ericearl self-assigned this Jul 22, 2024
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

No branches or pull requests

1 participant