History of AFNI (No. 1)
- History
- View the diff.
- View the diff current.
- View the source.
- Go to AFNI.
- 1 (2025-03-06 (Thu) 05:42:09)
- 2 (2025-03-06 (Thu) 07:38:48)
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 Linuxalias 3dvolreg 3dvolreg_linux<RET>
3dvolreg_linux -v
- 3dvolreg: AFNI version=AFNI_25.0.07 (Feb 25 2025) [64-bit]
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)
3dvolreg_linux
- Compile date = Feb 25 2025 {AFNI_25.0.07:linux_openmp_64}