-
Notifications
You must be signed in to change notification settings - Fork 39
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
RF: Break up surface workflows for easier mix-and-match in fMRIPrep #360
Conversation
5181632
to
0ac6ec9
Compare
RF: Update normalizer to rename graymid to midthickness
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## next #360 +/- ##
==========================================
- Coverage 53.65% 44.65% -9.00%
==========================================
Files 22 22
Lines 1627 1666 +39
Branches 214 225 +11
==========================================
- Hits 873 744 -129
- Misses 686 853 +167
- Partials 68 69 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
c8d6cee
to
7c82f55
Compare
7c82f55
to
8092b24
Compare
This is ready for review. |
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.
A few little things, but overall a nice housecleaning on surfaces - will have to port over the MSM sulc stuff once that's in
I think it should be pretty straightforward. |
Should have no effect on current outputs, but:
surface_recon_wf
, which then needs a sync function to ensure that downstream nodes don't try to extract surfaces before midthickness is present.Does not need immediate merge. Will probably do more.