History of AFNI updates  

|
May 02, 2019 10:44AM
I expect these are warnings that occur during @auto_tlrc. You can safely ignore these. The warnings occur during the 3drefit commands called by that script. The warning is to let the user know that changing the space and not the view might cause problems. The "view" is essentially the AFNI format suffix, +tlrc or +orig usually. The space is the template space of the dataset - MNI, TLRC, TT_N27, D99_macaque, waxholm_rat,.... @auto_tlrc applies the space of the template dataset and a +tlrc view to the output of the script, the data aligned to the template. Both NIFTI and AFNI format datasets have both a space and the equivalent of an AFNI view whenever a dataset is read into memory. You can see the space and AFNI view of all datasets in a directory with this command.

3dinfo -space -av_space -prefix *.HEAD *.nii*
Subject Author Posted

NIFTI copies will be interpreted as TLRC view (not TLRC space).

Galit May 02, 2019 05:03AM

Re: NIFTI copies will be interpreted as TLRC view (not TLRC space).

Daniel Glen May 02, 2019 10:44AM

Re: NIFTI copies will be interpreted as TLRC view (not TLRC space).

Galit May 05, 2019 02:24AM

Re: NIFTI copies will be interpreted as TLRC view (not TLRC space).

Daniel Glen May 06, 2019 09:36AM

Re: NIFTI copies will be interpreted as TLRC view (not TLRC space).

schwartd November 03, 2022 12:38PM

Re: NIFTI copies will be interpreted as TLRC view (not TLRC space).

Daniel Glen November 03, 2022 03:14PM

Re: NIFTI copies will be interpreted as TLRC view (not TLRC space).

schwartd November 08, 2022 05:05PM