History of AFNI (No. 2)


FrontPage

3dvolreg

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>~

Current Version

3dvolreg_linux
 ++ Compile date = Feb 25 2025 {AFNI_25.0.07:linux_openmp_64}
3dvolreg_macu
 ++ Compile date = Mar  6 2025 {AFNI_25.0.07:macos_12_x86_64}
 ++ 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)