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] Write task parsing DAGs + configuration #13

Open
3 tasks
jerdra opened this issue Nov 18, 2021 · 0 comments
Open
3 tasks

[ENH] Write task parsing DAGs + configuration #13

jerdra opened this issue Nov 18, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jerdra
Copy link
Contributor

jerdra commented Nov 18, 2021

DAGs are needed in order to automatically parse task data for studies. A DAG factory will be needed that:

  • Reads configuration from Datman.config on what parser to use for a given study
  • Use the appropriate BashOperator call to run a given dm_parse_.py script
  • Dump the data into the appropriate output folders in the BIDS directory
@jerdra jerdra added the enhancement New feature or request label Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants