Skip to content

Commit

Permalink
Merge pull request #3 from rciric/master
Browse files Browse the repository at this point in the history
(fix) ensure that grabber pulls confounds file rather than metadata
  • Loading branch information
rciric authored Jul 20, 2019
2 parents efc841e + 9331ca0 commit e300357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ def main():
domains='derivatives',
suffix='regressors',
return_type='file',
extensions=['.tsv'],
**subquery)[0]
inputs[sub]['tr'] = part.metadata.get('RepetitionTime')

Expand Down

0 comments on commit e300357

Please sign in to comment.