History of AFNI updates  

|
June 20, 2015 02:16PM
Hi Rick, I am getting more or less the same error (below). I am trying to:

-regress_stim_times Times_Values_v4/ChoiceTime_ValEst_v2.1D \
Times_Values_v4/ViewTime_ValEst_v2.1D \
Times_Values_v4/Fluid_Delivery_alltypes.1D \
-regress_stim_types AM2 AM2 times \
-regress_stim_labels Ch_Val Vw_Val REW \
-regress_basis 'BLOCK(1,1)' \


It creates a proc file but crashes before the regress section. Any ideas?



Traceback (most recent call last):
File "/home/peterk/abin/afni_proc.py", line 2608, in <module>
rv = run_proc()
File "/home/peterk/abin/afni_proc.py", line 2594, in run_proc
rv = ps.create_script()
File "/home/peterk/abin/afni_proc.py", line 1592, in create_script
cmd_str = BlockCmdFunc[block.label](self, block)
File "/home/peterk/abin/db_mod.py", line 3509, in db_cmd_regress
stypes=stim_types): return
File "/home/peterk/abin/db_mod.py", line 5620, in valid_file_types
tr=proc.tr)
File "/home/peterk/abin/lib_afni1D.py", line 3272, in file_type_warnings_local
% (wcount[2], rlens[rind]))
IndexError: list index out of range
Subject Author Posted

"list index out of range" in afni_proc.py

Matt Weber November 18, 2010 10:00AM

Re: "list index out of range" in afni_proc.py

Matt Weber November 18, 2010 12:41PM

Re: "list index out of range" in afni_proc.py

rick reynolds November 18, 2010 04:02PM

Re: "list index out of range" in afni_proc.py

rick reynolds November 18, 2010 04:45PM

Re: "list index out of range" in afni_proc.py

PeterK June 20, 2015 02:16PM

Re: "list index out of range" in afni_proc.py

rick reynolds June 21, 2015 08:29AM