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  

|
August 27, 2012 12:04PM
In the blur esimation block of afni_proc.py generated scripts, the script gets the number of TRs for each run.

example:
set tr_counts = ( 109 109 103 109 109 109 109 109 109 109 )

The tr_counts variable is set after the tcat step. Is there an easy way to do this in my own code? My older code used an odd combination of 3dinfo and AWK that I would like to get away from.
Subject Author Posted

Getting TR count

Peter Molfese August 27, 2012 12:04PM

Re: Getting TR count

rick reynolds August 27, 2012 12:16PM

Re: Getting TR count

Peter Molfese August 27, 2012 12:59PM