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  

|
October 23, 2003 04:22PM
Without those *.1D files here, I can't test the script. How about if you try it again by removing the line "-censor new_ideal_run1.1d[4] \"? My feeling is that, since you are running 3dDeconvolve with option '-nodata', the censor option could confuse the program, and I guess that is why such an error message pops up.

Regarding the other two questions:

(1) If you switch one of the conditions with your fixation period, that seems to be not a good idea. The reason is, you are fitting the "baseline" with a straight line (-polort 1) or quadratic curve (-polort 2), while the conditions are fitted based on the ideal hrf's generated from waver.

(2) There is probably no common criterion to judge whether a design matrix is good or bad. The condition number of the matrix X'X would give you a general idea about the sensitibiy of the linear system. If the condition number is huge (i.e., 10^9), it is usually a bad design.

If your design matrix is non-invertible, you might consider trying various sets of minlag and maxlag.

Gang
Subject Author Posted

stim_nptr

Teodora October 23, 2003 03:12PM

Re: stim_nptr

Gang Chen October 23, 2003 03:36PM

Re: stim_nptr ; Matrix inversion;

Teodora October 23, 2003 04:05PM

Re: stim_nptr ; Matrix inversion;

Dan Rowe October 23, 2003 04:10PM

Re: stim_nptr ; Matrix inversion;

Gang Chen October 23, 2003 04:22PM

Re: stim_nptr ; Matrix inversion;baseline

Teodora October 24, 2003 02:52PM

Re: stim_nptr ; Matrix inversion;baseline

Gang Chen October 24, 2003 04:25PM