♻️ DRY up output key collection for group config#2210
Merged
Conversation
…tputs.tsv` in v1.8.1)." to CHANGELOG
birajstha
reviewed
Apr 11, 2025
Co-authored-by: Biraj Shrestha <111654544+birajstha@users.noreply.github.com>
birajstha
approved these changes
Apr 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes
Fixes Load preset paired t-test with CPAC by @luisagulleiro
Description
cpac_outputs.csvwas transitioned tocpac_outputs.tsvin v1.8.1 (deprecated in #1518 and removed in #1569 but a couple calls in the group runner didn't get updated.Technical details
This PR consolidates the loading of
outputs.tsvto a single call and DRYs upC-PAC/CPAC/pipeline/cpac_group_runner.py
Lines 382 to 390 in 2ffff67
C-PAC/CPAC/pipeline/cpac_group_runner.py
Lines 162 to 170 in 2ffff67
C-PAC/CPAC/utils/outputs.py
Lines 133 to 138 in 09853bd
C-PAC/CPAC/pipeline/cpac_group_runner.py
Line 352 in 09853bd
C-PAC/CPAC/pipeline/cpac_group_runner.py
Line 151 in 09853bd
Checklist
Update index.md).developbranch of the repository.Developer Certificate of Origin
Developer Certificate of Origin