recon-all -s subjid -make qcache
should work
On Wed, 2010-03-31 at 10:49 -0400, Hui J Yu wrote:
> Dear freesurfer users,
>
> After running recon-all for all subjects, I started running qcache
> using the following commands:
>
> (in the subject directory)
> foreach i (*)
> recon-all -s $i -qcac
Dear freesurfer users,
After running recon-all for all subjects, I started running qcache using the
following commands:
(in the subject directory)
foreach i (*)
recon-all -s $i -qcache
end
However, the process was terminated/stopped. Is there a way to resume the
process (like what you will ha