Skip to content

Commit

Permalink
Add qiprofile update TODO comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
FredLoney committed Jun 14, 2017
1 parent cb38be5 commit 89eb86b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions qipipe/pipeline/qipipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,11 @@ def _create_workflow(self, subject, session, scan, actions, **opts):
#
# By contrast, the workflows are tied together in front-to-back
# order.
#
# TODO - Make a qiprofile update stage. Each other stage
# flows into the update. E.g. take the overall and ROI FSL mean
# intensity values for the modeling output files.
#
self.logger.debug("Building the pipeline execution workflow"
" for the actions %s..." % actions)
# The execution workflow.
Expand Down

0 comments on commit 89eb86b

Please sign in to comment.