FCP-INDI / C-PAC

Configurable Pipeline for the Analysis of Connectomes
https://fcp-indi.github.io/
GNU Lesser General Public License v3.0
61 stars 39 forks source link

♻️ DRY "Gathering the output file paths from" in `cpac_group_runner` #2107

Open shnizzedy opened 2 months ago

shnizzedy commented 2 months ago

Not for this PR, but https://github.com/FCP-INDI/C-PAC/blob/25ea215f4ca414732bc385ed03839af60c104ead/CPAC/pipeline/cpac_group_runner.py#L178-L191 and https://github.com/FCP-INDI/C-PAC/blob/25ea215f4ca414732bc385ed03839af60c104ead/CPAC/pipeline/cpac_group_runner.py#L394-L407 could be DRY'd into a single function

_Originally posted by @shnizzedy in https://github.com/FCP-INDI/C-PAC/pull/2062#discussion_r1493136950_