Re: [Freesurfer] parallel make_average_subject

2022-04-21 Thread Douglas N. Greve
There is not an easy way to do this. Internally, there is a binary that loads all the subjects then creates an average. You need some way to create intermediate files, then combine them together, which we don't support. Why do you want to create an average subject? On 4/11/2022 9:54 AM, Marina

Re: [Freesurfer] parallel make_average_subject

2022-04-12 Thread falk.luesebr...@med.ovgu.de
3 An: freesurfer@nmr.mgh.harvard.edu Betreff: [Freesurfer] parallel make_average_subject External Email - Use Caution Dear experts, I would like to create an average subject from a very large population. I am going to compute it on a computer with a lot of threads and I would like to know if i

[Freesurfer] parallel make_average_subject

2022-04-11 Thread Marina Fernández
External Email - Use Caution Dear experts, I would like to create an average subject from a very large population. I am going to compute it on a computer with a lot of threads and I would like to know if it is possible to parallelize the make_average_subject function to try to sho