Diff of AFNI


#author("2025-03-07T06:32:42+00:00","default:fmri","fmri")
#author("2025-03-07T06:33:03+00:00","default:fmri","fmri")
[[FrontPage]]

*3dvolreg [#nab8029d]
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 [#na15fe5e]
 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}
  ++ Compile date = Mar  7 2025 {AFNI_25.0.07:macos_12_x86_64}
  ++ Compile date = Mar  7 2025 {AFNI_25.0.07:macos_13_ARM}


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