Hi AFNI Gurus,
The option of “-stim_times_AM2” in 3dDeconvolve allows inputs of multiple amplitudes in format like this:
“53.72,-6,1"
however, I am wondering if missing values are allowed for some of the amplitudes so some inputs can be like this:
"53.72,-6,@” with the “@” indicating a missing value
I guess that I can manually create multiple regressors for each of the amplitude modulations and manually remove those missing events in respective regressors; but the “@” solution is more convenient if available.