AndysWorth / recon-all-v7.1.1-parallel-patch

This is a patch to recon-all that removes parallelism in two places to remove race conditions that sometimes lead to failure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

recon-all-v7.1.1-parallel-patch

This is a patch to recon-all in Freesurfer v7.1.1 (July 27, 2020) that removes parallelism in two places to remove race conditions that sometimes lead to failure. One error message is "Cannot find rh.white.H". See here.

Install with: patch $FREESURFER_HOME/bin/recon-all parallel.patch

While you're at it, you might as well install quantifyThalamicNuclei.patch which is the fix for Segmentation of thalamic nuclei provided here.

Install with: patch $FREESURFER_HOME/bin/quantifyThalamicNuclei.sh quantifyThalamicNuclei.patch

About

This is a patch to recon-all that removes parallelism in two places to remove race conditions that sometimes lead to failure

License:MIT License