1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- </pre><hr>Stats<br><pre>
- mkdir -p custom_timing_files ; /usr/share/fsl/5.0/bin/fslFixText /data/project/studyforrest_ppa/sub-04/onsets/avmovie/run-4/vse_new.txt custom_timing_files/ev1.txt
- mkdir -p custom_timing_files ; /usr/share/fsl/5.0/bin/fslFixText /data/project/studyforrest_ppa/sub-04/onsets/avmovie/run-4/vse_old.txt custom_timing_files/ev2.txt
- mkdir -p custom_timing_files ; /usr/share/fsl/5.0/bin/fslFixText /data/project/studyforrest_ppa/sub-04/onsets/avmovie/run-4/vlo_ch.txt custom_timing_files/ev3.txt
- mkdir -p custom_timing_files ; /usr/share/fsl/5.0/bin/fslFixText /data/project/studyforrest_ppa/sub-04/onsets/avmovie/run-4/vpe_new.txt custom_timing_files/ev4.txt
- mkdir -p custom_timing_files ; /usr/share/fsl/5.0/bin/fslFixText /data/project/studyforrest_ppa/sub-04/onsets/avmovie/run-4/vpe_old.txt custom_timing_files/ev5.txt
- mkdir -p custom_timing_files ; /usr/share/fsl/5.0/bin/fslFixText /data/project/studyforrest_ppa/sub-04/onsets/avmovie/run-4/vno_cut.txt custom_timing_files/ev6.txt
- mkdir -p custom_timing_files ; /usr/share/fsl/5.0/bin/fslFixText /data/project/studyforrest_ppa/sub-04/onsets/aomovie/run-4/se_new.txt custom_timing_files/ev7.txt
- mkdir -p custom_timing_files ; /usr/share/fsl/5.0/bin/fslFixText /data/project/studyforrest_ppa/sub-04/onsets/aomovie/run-4/se_old.txt custom_timing_files/ev8.txt
- mkdir -p custom_timing_files ; /usr/share/fsl/5.0/bin/fslFixText /data/project/studyforrest_ppa/sub-04/onsets/avmovie/run-4/fg_av_ger_lr.txt custom_timing_files/ev9.txt
- mkdir -p custom_timing_files ; /usr/share/fsl/5.0/bin/fslFixText /data/project/studyforrest_ppa/sub-04/onsets/avmovie/run-4/fg_av_ger_lrdiff.txt custom_timing_files/ev10.txt
- mkdir -p custom_timing_files ; /usr/share/fsl/5.0/bin/fslFixText /data/project/studyforrest_ppa/sub-04/onsets/avmovie/run-4/fg_av_ger_ml.txt custom_timing_files/ev11.txt
- mkdir -p custom_timing_files ; /usr/share/fsl/5.0/bin/fslFixText /data/project/studyforrest_ppa/sub-04/onsets/avmovie/run-4/fg_av_ger_pd.txt custom_timing_files/ev12.txt
- mkdir -p custom_timing_files ; /usr/share/fsl/5.0/bin/fslFixText /data/project/studyforrest_ppa/sub-04/onsets/avmovie/run-4/fg_av_ger_rms.txt custom_timing_files/ev13.txt
- mkdir -p custom_timing_files ; /usr/share/fsl/5.0/bin/fslFixText /data/project/studyforrest_ppa/sub-04/onsets/avmovie/run-4/fg_av_ger_ud.txt custom_timing_files/ev14.txt
- paste -d ' ' /data/project/studyforrest_ppa/inputs/studyforrest-data-aligned/sub-04/in_bold3Tp2/sub-04_task-avmovie_run-4_bold_mcparams.txt > confoundevs.txt
- /usr/share/fsl/5.0/bin/feat_model design confoundevs.txt
- /usr/share/fsl/5.0/bin/film_gls --in=filtered_func_data --rn=stats --pd=design.mat --thr=1000.0 --sa --ms=5 --con=design.con
- Log directory is: stats
- paradigm.getDesignMatrix().Nrows()=488
- paradigm.getDesignMatrix().Ncols()=34
- sizeTS=488
- numTS=96425
- Calculating residuals...
- Completed
- Estimating residual autocorrelation...
- Calculating raw AutoCorrs... Completed
- mode = 9839.02
- sig = 1114
- Spatially smoothing auto corr estimates
- .....................
- Completed
- Tukey M = 22
- Tukey estimates... Completed
- Completed
- Prewhitening and Computing PEs...
- Percentage done:
- 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,Completed
- Saving results...
- Completed
- /usr/share/fsl/5.0/bin/smoothest -d 454 -m mask -r stats/res4d > stats/smoothness
|