Error in normalization step DPARSFA

Submitted by FaezeVedaei on

Hi 

 

I am processing resting state fMRI data using DPARSFA on Windows and MATLAB 2021 and DPABI_V6.2_220915 version. In the normalization step selecting "Normalize by using EPI templates" I keep getting error as copied below. I appreciate it if you can take a look and help how to resolve it. Thanks

 

6-Mar-2025 16:28:52 - Running 'Old Normalise: Estimate & Write'

Smoothing by 0 & 8mm..
Coarse Affine Registration..
 
    * - SPM25: spm_affreg  ---------------------------------------------
 
        There is not enough overlap in the images
        to obtain a solution.
         
        Please check that your header information is OK.
        The Check Reg utility will show you the initial
        alignment between the images, which must be
        within about 4cm and about 15 degrees in order
        for SPM to find the optimal solution.
 
        -----------------------------------------  16:28:53 - 26/03/2025
 
Warning: dialog is no longer supported when MATLAB is started with the -nodisplay or -noFigureWindows option or there is no display. For more information, see "Changes to -nodisplay and -noFigureWindows Startup Options" in the MATLAB Release Notes. To view the release note in your system browser, run web('www.mathworks.com/help/matlab/release-notes.html#br5ktrh-3', '-browser').
> In warnfiguredialog (line 22)
In dialog (line 42)
In msgbox (line 222)
In spm (line 1107)
In spm_affreg>error_message (line 463)
In spm_affreg (line 222)
In spm_normalise (line 175)
In spm_run_normalise (line 33)
In cfg_run_cm (line 29)
In cfg_util>local_runcj (line 1717)
In cfg_util (line 972)
In spm_jobman>fill_run_job (line 479)
In spm_jobman (line 257)
In parallel_function>make_general_channel/channel_general (line 845)
In remoteParallelFunction (line 67)
26-Mar-2025 16:29:09 - Failed  'Old Normalise: Estimate & Write'
Error using spm_affreg>error_message (line 464)
insufficient image overlap
In file "C:\Users\vedaeif\Downloads\spm-main\toolbox\OldNorm\spm_affreg.m", function "error_message" at line 464.
In file "C:\Users\vedaeif\Downloads\spm-main\toolbox\OldNorm\spm_affreg.m", function "spm_affreg" at line 222.
In file "C:\Users\vedaeif\Downloads\spm-main\toolbox\OldNorm\spm_normalise.m", function "spm_normalise" at line 175.
In file "C:\Users\vedaeif\Downloads\spm-main\toolbox\OldNorm\spm_run_normalise.m", function "spm_run_normalise" at line 33.
 
The following modules did not run:
Failed: Old Normalise: Estimate & Write
 
Error using DPARSFA_run (line 2978)
Job execution failed. The full log of this run can be found in MATLAB command window, starting with the lines (look for the line showing the exact #job as displayed in this error message)
------------------
Running job #1
------------------
 
 
Error in DPARSFA>pushbuttonRun_Callback (line 1854)
    [Error, Cfg]=DPARSFA_run(handles.Cfg);
 
Error in gui_mainfcn (line 95)
        feval(varargin{:});
 
Error in DPARSFA (line 30)
    gui_mainfcn(gui_State, varargin{:});
 
Error while evaluating UIControl Callback.


 

Attachment Size
Screenshot 2025-03-26 at 7.00.35 PM.png 536.33 KB