History of AFNI (No. 1)


FrontPage

3dvolreg(AFNI motion correction) is used in our preprocessing procedure. You can install and use the command but you can also use /usr/local/mac_bin2/3dvolreg_macu.
To use 3dvolreg_macu, you need to make alias setting for it.

alias 3dvolreg 3dvolreg_macu<RET> (You can add this into your shell setting file)
For Linux

alias 3dvolreg 3dvolreg_linux<RET>

3dvolreg_linux -v

  1. 3dvolreg: AFNI version=AFNI_25.0.07 (Feb 25 2025) [64-bit]

3dvolreg_macu

  1. Compile date = Mar 6 2025 {AFNI_25.0.07:macos_12_x86_64}
  2. Compile date = Mar 6 2025 {AFNI_25.0.07:macos_13_ARM}

AFNI update

@update.afni.binaries -d <RET>
build_afni.py -build_root ~/afni_build <RET> (If the current package has been installed by build_afni.py)

3dvolreg_linux

  1. Compile date = Feb 25 2025 {AFNI_25.0.07:linux_openmp_64}