connectomicslab/connectomemapper3

MAINT: Improve code for anat pipeline workflow

sebastientourbier opened this issue · 0 comments

This would consist of:

  • Making two separate methods to create the datagrabber and datasink nodes to make the main code in create_workflow more light and so more readable.
  • Reviewing node connections and underlied code layout.
  • Protecting connection code blocks from being reformated by BLACK.