Dear Freesurfer experts


Hi

I have a question about funcroi-table-sess, and I appreciate if you could please find a time to reply.

Is there anyway that funcroi-sess-table can give out the activation values in each timepoint separately? Right now I can get the average of activation in each subject (in a specific region of interest and a specific contrast) by using the below commands, and I was wondering if I can get the values in each timepoint.


funcroi-config  -label  ${lable}.label    -roi ${subj}/${label_lh}.cfg    -analysis loom.lh  -force

funcroi-sess  -roi  all_subjects/${subj}/${label}.cfg -s all_subjects/$subj  -d .

funcroi-table-sess -roi  all_subjects/${subj}/${label}.cfg -s  all_subjects/$subj -d .  -o all_subjects/$subj/ROI_analysis/${label_lh}_${contrast}.txt -c $contrast -m cespct


Thanks

MOna