Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ericearl authored Aug 26, 2019
2 parents a2bd05d + ad43552 commit c1d5af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pipelines.py
Original file line number Diff line number Diff line change
Expand Up @@ -979,7 +979,7 @@ class ExecutiveSummary(Stage):
' --deriv_root={path}' \
' --subject_id={subject}' \
' --ex_summ_dir={summary_dir}' \
' --atalas={t1templatebrain}'
' --atlas={t1templatebrain}'

def __init__(self, config):
super(__class__, self).__init__(config)
Expand Down

0 comments on commit c1d5af1

Please sign in to comment.