open-discussion
open-discussion > RE: Slice Timing Correction Info
Aug 30, 2013 01:08 PM | Erik Beall
RE: Slice Timing Correction Info
Hm, I don't know why that could be, that is the string we look for
in the code (inside get_slice_timing.m, line 8 parses like
Can you copy and send me the matlab line that is echoed to the screen when apply_PESTICA2 is run? For example, I get:
My first guess would be environment problem, but there are other possibilities.
Erik
if strcmp(slice_mode,'alt-asc')
). Are you setting the slice timing using:export PESTICA_SLICE_TIMING="alt-asc"
Can you copy and send me the matlab line that is echoed to the screen when apply_PESTICA2 is run? For example, I get:
matlab -nodesktop -nosplash <<<"addpath
/mnt/netScratch/ebeall/pestica_afni_v2;[card,resp]=apply_PESTICA2(15,'S40vol+orig','S40vol.brain+orig','alt-asc');
fp=fopen('card_rawest.dat','w'); fprintf(fp,'%g\n',card);
fclose(fp); fp=fopen('resp_rawest.dat','w');
fprintf(fp,'%g\n',resp); fclose(fp); exit"
My first guess would be environment problem, but there are other possibilities.
Erik
Threaded View
Title | Author | Date |
---|---|---|
Rocco Marchitelli | Feb 21, 2013 | |
Rocco Marchitelli | Oct 7, 2013 | |
Erik Beall | Oct 8, 2013 | |
Rocco Marchitelli | Dec 19, 2013 | |
Rocco Marchitelli | Dec 19, 2013 | |
Rocco Marchitelli | Dec 19, 2013 | |
Angela Abbott | Sep 5, 2013 | |
Erik Beall | Sep 11, 2013 | |
Angela Abbott | Sep 4, 2013 | |
Angela Abbott | Aug 29, 2013 | |
Erik Beall | Aug 30, 2013 | |
Erik Beall | Feb 21, 2013 | |
Rocco Marchitelli | Mar 15, 2013 | |
Pouya Ghaemmaghami | Apr 15, 2013 | |
Erik Beall | Apr 15, 2013 | |
Pouya Ghaemmaghami | Apr 15, 2013 | |
Erik Beall | Apr 15, 2013 | |
Pouya Ghaemmaghami | Apr 15, 2013 | |
Will Foran | Jul 25, 2013 | |
Erik Beall | Jul 30, 2013 | |
Will Foran | Jul 30, 2013 | |