Dear freesurfer developers,
I'm using freesurfer v5.3.0 and having problems with the number of threads opened by `mri_em_register`. It automatically opens up as many threads as there are in the system, but I need to limit that.
In the end, it seems to be solved by setting OMP_NUM_THREADS to 1 in the mri_em_register script, but it is a binary file. I don't know how to set it.
Kind regards,
Gunes