AFNI
AFNI stands for Analysis of Functional NeuroImages, a software package for processing, analyzing, and visualizing functional MRI data. It was developed at the Medical College of Wisconsin and has been maintained since the 1990s. The package includes a set of command-line programs and a graphical user interface and supports 3D+time datasets. AFNI provides preprocessing tools for slice timing, motion correction, normalization, brain extraction, and other steps; for statistical analysis it offers a General Linear Model implementation via 3dDeconvolve and related programs; and for visualization it includes the AFNI GUI and SUMA for surface-based visualization.
AFNI data formats include the native BRIK/HEAD format as well as support for NIfTI-1, facilitating data exchange
AFNI is cross-platform, mainly used on Unix-like systems and macOS; Windows users can run it via Cygwin