First level fmri analysis - issues with spm_est_non_sphericity
Show older comments
During first level of a 2*3 analysis of fmri data in SPM12, thereis an error occuring during model estimation. After checking, the issues is not in preprocessing, design, or scans themselves. I tried changing high pass filter but no response.
Error message:
Warning: Rank is null in spm_SpUtil trMV
> In spm_SpUtil (line 589)
In spm_est_non_sphericity (line 78)
In spm_spm (line 433)
In spm_run_fmri_est (line 36)
In cfg_run_cm (line 29)
In cfg_util>local_runcj (line 1717)
In cfg_util (line 972)
In cfg_ui>MenuFileRun_Callback (line 710)
In gui_mainfcn (line 95)
In cfg_ui (line 53)
Warning: Returning NaN for out of range arguments
> In spm_invFcdf (line 109)
In spm_est_non_sphericity (line 95)
In spm_spm (line 433)
In spm_run_fmri_est (line 36)
In cfg_run_cm (line 29)
In cfg_util>local_runcj (line 1717)
In cfg_util (line 972)
In cfg_ui>MenuFileRun_Callback (line 710)
In gui_mainfcn (line 95)
In cfg_ui (line 53)
Chunk 9/9 : ...processing
30-May-2024 14:21:01 - Failed 'Model estimation'
Error using spm_est_non_sphericity
Please check your data: There are no significant voxels.
In file "C:\Users\Utkarsh Shukla\Documents\MATLAB\MATLAB_TOOLBOX\spm12\spm_est_non_sphericity.m" (v6913), function "spm_est_non_sphericity" at line 208.
In file "C:\Users\Utkarsh Shukla\Documents\MATLAB\MATLAB_TOOLBOX\spm12\spm_spm.m" (v7120), function "spm_spm" at line 433.
In file "C:\Users\Utkarsh Shukla\Documents\MATLAB\MATLAB_TOOLBOX\spm12\config\spm_run_fmri_est.m" (v7354), function "spm_run_fmri_est" at line 36.
The following modules did not run:
Failed: Model estimation
Answers (0)
Categories
Find more on Neuroimaging in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!