upgrade the tutorial on the creation of sourcemodels
- Dominant language
- Python
- Stars
- 44
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
This is actually a mixed fieldtrip/fieldtrip and fieldtrip/website issue.
I have been recently explaining how to create surface based sourcemodels using an adjusted version of HCP's postfreesurferscript functionality. This inspired me to now finally document this properly (and deprecate the MNE-suite based explanation, which by the way requires quite some fiddlig around to get it running anyway).
-given the fact that the website is now git based, it feels OK to me to get rid of the old description altogether, rather than moving it elsewhere (what do you think @robertoostenveld ?): otherwise move the old description to another meaningful location
-streamline the anatomy pipeline code
-upgrade to the latest version of freesurfer and test its functionality (using Subject01) (6.0, which possible yields more robust skullstrips, which would get rid of the requirement to do the skullstripping with spm or fsl, and makes the pipeline less 'complicated').
-ensure that the template low-res spherical meshes are in the template directory
-update the description in the tutorial as per the data flow in the pipeline.
-make the pipeline code available. Question: how to best do this? Especially, the postfreesurferscript is quite elaborate, and too elaborate to paste on the website. Didn't we use to have a scaffold for a pipeline repository on the Donders-Institute github? This would be a possilbe location to store for in house use.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.