diff --git a/Tools/coreg/mq_coreg_ipad.m b/Tools/coreg/mq_coreg_ipad.m index 0c2743a..5fcc368 100644 --- a/Tools/coreg/mq_coreg_ipad.m +++ b/Tools/coreg/mq_coreg_ipad.m @@ -204,6 +204,9 @@ function mq_coreg_ipad(dir_name,mri_file,... cfg.mri = mri_realigned2; cfg.grid.unit ='mm'; cfg.inwardshift = -1.5; +cfg.spmversion = 'spm12'; % default is 'spm8' +cfg.spmmethod = 'new'; % default is 'old' +disp('Using the new SPM12 normalisation... this takes 3-4 minutes'); sourcemodel3d = ft_prepare_sourcemodel(cfg); % Create figure to check headodel and sourcemodel match