Hey,
Not sure if this could save someone else the trouble. The LME fitting software wasn't working for me since I updated Matlab, which has now switched from matlabpool to parpool for parallel processing, so I switched the call in the scripts to parpool, which seems to be working fine.
Please find the updated scripts attached, for anyone interested.
Best wishes,
Sean
Sean Froudist-Walsh Postdoctoral Fellow Friedman Brain Institute Icahn School of Medicine at Mount Sinai
Hi Sean,
thanks for sharing. Our dev version already has an update for parpool (falling back to matlabpool to support older matlab versions). Also some code to detect the parallel toolbox and run single thread when it is not available. We merged those updates back via a pull request into Jorge's github version a few weeks ago.
Best, Martin
On 05/09/2016 01:23 PM, Seán Froudist Walsh wrote:
Hey,
Not sure if this could save someone else the trouble. The LME fitting software wasn't working for me since I updated Matlab, which has now switched from matlabpool to parpool for parallel processing, so I switched the call in the scripts to parpool, which seems to be working fine.
Please find the updated scripts attached, for anyone interested.
Best wishes,
Sean
Sean Froudist-Walsh Postdoctoral Fellow Friedman Brain Institute Icahn School of Medicine at Mount Sinai
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu