-
-
Notifications
You must be signed in to change notification settings - Fork 42
👔🔧 Add "organism" to pipeline config #2230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: Elizabeth Kenneally <[email protected]>
[rebuild standard]
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2230 +/- ##
=========================================
+ Coverage 28.4% 28.7% +0.3%
=========================================
Files 230 230
Lines 26052 26169 +117
Branches 4092 4113 +21
=========================================
+ Hits 7397 7503 +106
+ Misses 18024 18018 -6
- Partials 631 648 +17
🚀 New features to boost your workflow:
|
Fixes #2245 [rebuild lite] [rebuild standard]
[rebuild lite] [rebuild standard]
[rebuild standard]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Me to @shnizzedy :
Bro the organism PR is a colossus 😂 I feel like I started reviewing it in the 4th grade
@shnizzedy :
🤣
Me:
"Oh, I'm almost done"
[4 more Load diff
s]
"Oh no." 💀
Great work, approved ✅
Fixes
Fixes #2175 by @shnizzedy
Related to #2225 by @shnizzedy
Fixes #2194 by @shnizzedy
Fixes 20572de by @e-kenneally
Fixes #1683 by @shnizzedy
Fixes #1952 by @e-kenneally
Fixes #1995 by @shnizzedy
Fixes #2245 by @shnizzedy
Description
pipeline_setup.organism
= one ofC-PAC/CPAC/pipeline/schema.py
Line 80 in e798b43
calculate_motion_before
andcalculate_motion_after
configuration options and refactors motion stack accordingly.Technical details
C-PAC/CPAC/pipeline/engine.py
Lines 537 to 539 in e798b43
C-PAC/CPAC/func_preproc/func_motion.py
Lines 479 to 486 in e798b43
regressors
andtimeseries
keys todesc-confounds_timeseries
C-PAC/CPAC/pipeline/schema.py
Lines 348 to 358 in e798b43
C-PAC/CPAC/func_preproc/func_motion.py
Line 903 in e798b43
benchmark-FLIRT
to crash on the subject I was testing.CPAC/registration/tests/test_registration_connectors.py
.Tests
C-PAC/CPAC/nuisance/tests/test_bandpass.py
Lines 98 to 137 in e798b43
C-PAC/CPAC/pipeline/test/test_schema_validation.py
Lines 151 to 176 in e798b43
C-PAC/CPAC/func_preproc/tests/test_preproc_connections.py
Lines 105 to 261 in e798b43
Checklist
Update index.md
).develop
branch of the repository.Developer Certificate of Origin
Developer Certificate of Origin