-
Notifications
You must be signed in to change notification settings - Fork 15
demo for using mean functional image mask #353
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
Codecov Report
@@ Coverage Diff @@
## dev #353 +/- ##
==========================================
- Coverage 60.58% 60.49% -0.10%
==========================================
Files 115 115
Lines 1865 1868 +3
==========================================
Hits 1130 1130
- Misses 735 738 +3
Continue to review full report at Codecov.
|
99694e8 to
8fa2d4d
Compare
|
Don't worry too much if you still get some errors with miss hit: we can clean those up a bit later on the dev branch itself or in another PR. :-) |
|
perseverance... the mh fix should be done now! let me know what you think! |
|
So this PR has been ready to be merged. Any ideas why it would happen? Not that I need to resolve this issue asap, mostly I'm wondering... |
for more information, see https://pre-commit.ci
|
OK @CerenB don't panic about the large number of new files committed as pre-commit weny a bit crazy and let miss_hit clean all our libraries... |
I checked and lowering the skull stripping threshold eventually worked at including all the stuff in the basal ganglia |

It contains a function bidswholeBrainFuncMask which is using cpp-spm segmentation and skullstripping scripts on the mean functional image. The end product is binary mask for the segmented-skullstripped-mean functional image.