-
Notifications
You must be signed in to change notification settings - Fork 14
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
prepare binder and basic jupyter notebook #155
prepare binder and basic jupyter notebook #155
Conversation
But at the moment I am getting some weird errors on the normalization in the spatial preprocessing.
Solution exists:
And it works 🎉 |
c5662e3
to
67388c6
Compare
Codecov Report
@@ Coverage Diff @@
## fmriprep_input #155 +/- ##
==================================================
+ Coverage 60.50% 68.92% +8.41%
==================================================
Files 125 133 +8
Lines 2056 2597 +541
==================================================
+ Hits 1244 1790 +546
+ Misses 812 807 -5
Continue to review full report at Codecov.
|
Can be tried here: https://mybinder.org/v2/gh/Remi-Gau/CPP_BIDS_SPM_pipeline/remi-binder_notebook
There is a basic demo jupyter notebook in the
notebooks
folder.issues
CmdLine = spm('CmdLine', false)
--> returns1
on binder. We won't be able to draw things.bidsResliceTpmToFunc
does not run: WHY?