History of AFNI updates  

|
February 15, 2018 03:24PM
Dear staff of afni,

I was trying to use uber_subject.py to analyze tasked-based (block-design) fMRI data.

The data has for example, have 3 runs and have 4 stimulus types, and thus 4 stimulus timing files.

In each timing file, there should be 3 rows to represent the 3 runs.


However, for example, the second run only have 3 stimulus types, then for the timing file, there would be only 2 rows:
0 100 200 300

0 100 200 300

If I put the 2-row timing file into uber_subject.py, a warning will show up:

2 rows does not match 3 runs.

Is that OK?
How am I able to specify a empty row (leave the row blank or put a space there)?

Thanks!


Thanks. I have already found the instruction, put a * on the row.



Edited 2 time(s). Last edit at 02/15/2018 03:39PM by insularcortex.
Subject Author Posted

uber_subject.py stimulus timing files, rows does't match runs

insularcortex February 15, 2018 03:24PM

Re: uber_subject.py stimulus timing files, rows does't match runs

insularcortex February 15, 2018 03:38PM