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  

|
June 20, 2018 04:53AM
foreach infile(GLM.cbucket)
@auto_tlrc -rmode NN -dxyz 2 \
-suffix _at \
-apar Anatomical_reg_AlndExp_ns_at+tlrc \
-input "$infile"+orig

When the input file is ""$infile"+orig" file, the output is named "$infile"_at+TLRC, by default.
However, when the input file is ""$infile".nii.gz"file, the output is named ""$infile"_at.nii.
Is it right? Do different output formats affect data content?
Subject Author Posted

@auto_tlrc

xiangyang June 20, 2018 04:53AM

Re: @auto_tlrc

ptaylor June 20, 2018 05:32AM