Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error thrown with empty CIFTI results #188

Open
nicholst opened this issue Feb 9, 2021 · 0 comments
Open

Error thrown with empty CIFTI results #188

nicholst opened this issue Feb 9, 2021 · 0 comments

Comments

@nicholst
Copy link
Collaborator

nicholst commented Feb 9, 2021

User Yann reported problems with GIFTI files from CAT12. Error was eliminated when an uncorrected threshold was used. There must be some problem related to GIFTI (but not CIFTI, which has had more testing) data when no significant results are obtained.

However, Yann later reported that an error related to spm_mesh_max was thrown when an analysis did complete. That should be addressed by PR #187.

From: Yann Quidé <[email protected]>
Date: Wed, Feb 3, 2021 at 2:12 AM
Subject: [SwE] Improper assignment with rectangular empty matrix
To: 'Sebastian Markett' via SwE-Toolbox Support <[email protected]>


Dear Tom and Bryan,

I have a longitudinal design (2 visits T1 and T2) for 3 groups (G1, n=19; G2, n=15; G3, n=10) on surface-based images (thickness, gyrification .gii files derived using the CAT12 toolbox). I’m using SwE v2.2.2.
I am interested in determining the effects of group, time, and their interaction.
Although I can successfully specify all my models, for some of them I get the below error when running them.
I never encountered this type of error before, do you have any idea what could be the reason and how to fix this?

Thanks for your time.

Yann

------------------------------------------------------------------------
01-Feb-2021 13:43:54 - Running job #1
------------------------------------------------------------------------
01-Feb-2021 13:43:54 - Running 'Run Model'
Initialising parameters                 :                        ...done
Output images                           :                 ...initialised
Original statistics: Chunk   1/1        :                  ...processing01-Feb-2021 13:45:08 - Failed  'Run Model'
Improper assignment with rectangular empty matrix.
In file "/mridata/workingdata/RUSE/spm12_cat12.6/toolbox/SwE-toolbox-2.2.2/swe_cp_WB.m" (???), function "swe_cp_WB" at line 1695.
In file "/mridata/workingdata/RUSE/spm12_cat12.6/toolbox/SwE-toolbox-2.2.2/swe_cp.m" (???), function "swe_cp" at line 75.
In file "/mridata/workingdata/RUSE/spm12_cat12.6/toolbox/SwE-toolbox-2.2.2/swe_run_rmodel.m" (???), function "swe_run_rmodel" at line 34.

The following modules did not run:
Failed: Run Model
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant