help
help > Trouble with 4D niftis
Oct 27, 2014 04:10 PM | Peter Zeidman
Trouble with 4D niftis
Hi there,
Just to report that there are problems with importing from SPM when the images in the SPM are 4D niftis. This is because their file extensions end with ".nii,1" ".nii,2" ".nii,3" etc, which causes lines such as the following to fail on conn_updatefilepaths.m:15:
The crashes happen in multiple places in the code, both on the SPM import screen and when pressing "done" on setup. I am not familiar enough with the code to put in reasonable fixes.
Best,
Peter (using SPM12)
Just to report that there are problems with importing from SPM when the images in the SPM are 4D niftis. This is because their file extensions end with ".nii,1" ".nii,2" ".nii,3" etc, which causes lines such as the following to fail on conn_updatefilepaths.m:15:
ok=dir(deblank(filename(n+1,:)));
The crashes happen in multiple places in the code, both on the SPM import screen and when pressing "done" on setup. I am not familiar enough with the code to put in reasonable fixes.
Best,
Peter (using SPM12)
Threaded View
Title | Author | Date |
---|---|---|
Peter Zeidman | Oct 27, 2014 | |
Peter Zeidman | Oct 28, 2014 | |