AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
February 03, 2006 11:39AM
Hi,

I'm using the folowing command to do 3dDeconvolve.

----------------------------------------------
3dDeconvolve \
-input 2001_allruns_scaled+orig \
-num_stimts 7 \
-num_glt 11 \
-stim_file 1 'sequence.1d[0]' -stim_label 1 NoTraceVisible \
-stim_minlag 1 0 -stim_maxlag 1 14 -stim_nptr 1 2 \
-stim_file 2 'sequence.1d[1]' -stim_label 2 PartialTraceVisible \
-stim_minlag 2 0 -stim_maxlag 2 14 -stim_nptr 2 2 \
-stim_file 3 'sequence.1d[2]' -stim_label 3 FullTraceVisible \
-stim_minlag 3 0 -stim_maxlag 3 14 -stim_nptr 3 2 \
-stim_file 4 'sequence.1d[3]' -stim_label 4 NotraceOcclusion \
-stim_minlag 4 0 -stim_maxlag 4 14 -stim_nptr 4 2 \
-stim_file 5 'sequence.1d[4]' -stim_label 5 PartialTraceOcclusion \
-stim_minlag 5 0 -stim_maxlag 5 14 -stim_nptr 5 2 \
-stim_file 6 'sequence.1d[5]' -stim_label 6 FullTraceOcclusion \
-stim_minlag 6 0 -stim_maxlag 6 14 -stim_nptr 6 2 \
-stim_file 7 'sequence.1d[6]' -stim_label 7 BaselineFixOnly \
-stim_minlag 7 0 -stim_maxlag 7 14 -stim_nptr 7 2 \
-glt 1 c01_iMove_Fix.1d -glt_label 1 iMove-Fixation \
-glt 1 c02_visible_occluded.1d -glt_label 2 Visible-Occluded \
-glt 1 c03_vis10_occ10.1d -glt_label 3 Vis10-Occ10 \
-glt 1 c04_occ10_occ11.1d -glt_label 4 Occ10-Occ11 \
-glt 1 c05_occ10_occ12.1d -glt_label 5 Occ10-Occ12 \
-glt 1 c06_vis10_vis12.1d -glt_label 6 Vis10-Vis12 \
-glt 1 c07_vis11_occ11.1d -glt_label 7 Vis11-Occ11 \
-glt 1 c08_vis12_occ12.1d -glt_label 8 Vis12-Occ12 \
-glt 1 c09_vis10_vis11.1d -glt_label 9 Vis10-Vis11 \
-glt 1 c10_vis11_vis12.1d -glt_label 10 Vis11-Vis12 \
-glt 1 c11_occ11_occ12.1d -glt_label 11 Occ11-Occ12 \
-full_first -fout -tout -concat runs.txt -polort 2 \
-iresp 1 NoTraceVis -iresp 2 PartialTraceVis \
-iresp 3 FullTraceVis -iresp 4 NotraceOcc \
-iresp 5 PartialTraceOcc -iresp 6 FullTraceOcc \
-iresp 7 BaselineFix \
-bucket 2001deconvNew

-----------------------------------

But the result is
"Matrix error: In matrix file: c01_iMove_Fix.1d Expected: 1 x 129 Actual: 1 x 1200".
Where is wrong? I'm not sure how the number 129 is calculate.




the "sequence.1d" file likes:
1 0 0 0 0 0 0
1 0 0 0 0 0 0
0 0 0 1 0 0 0
0 0 0 1 0 0 0
0 0 0 0 0 0 0
0 1 0 0 0 0 0
0 1 0 0 0 0 0
0 0 0 0 0 1 0
0 0 0 0 0 1 0
0 0 0 0 0 0 0
0 0 0 0 0 0 1
.......
totally 1200 lines.





the c01_iMove_Fix.1d file
1 1 1 1 0 1 1 1 1 0 -1 -1 -1 -1 0 -1 -1 -1 -1 0 1 1 1 1 .... totally 1200 numbers in one line.




Thanks.



Jinhong DIng
Subject Author Posted

3dDeconvolve

Jinhong Ding February 03, 2006 11:39AM

Re: 3dDeconvolve

Gang Chen February 03, 2006 11:51AM

Re: 3dDeconvolve

Jinhong Ding February 03, 2006 11:55AM

Re: 3dDeconvolve

Gang Chen February 03, 2006 11:58AM

Re: 3dDeconvolve

Jinhong Ding February 03, 2006 12:02PM

Re: 3dDeconvolve

Gang Chen February 03, 2006 12:12PM

Re: 3dDeconvolve

Jinhong Ding February 03, 2006 12:19PM

Re: 3dDeconvolve

rick reynolds February 03, 2006 12:21PM

Re: 3dDeconvolve

AFNI user March 10, 2006 01:19PM