ANTs tutorial with Slurm Workload Manager
Submitted by lev_lafayette on Wed, 10/23/2024 - 05:47This tutorial illustrates Advanced Normalization Tools (ANTs) to do image registration in 3D using data from Brain/MINDS data portal and how to apply the transforms/inverse transforms from image registration using the Slurm Workload Manager.
ANTs is described on their repository as follows:
"Advanced Normalization Tools (ANTs) is a C++ library available through the command line that computes high-dimensional mappings to capture the statistics of brain structure and function. It allows one to organize, visualize and statistically explore large biomedical image sets. Additionally, it integrates imaging modalities in space + time and works across species or organ systems with minimal customization."
The tutorial is derived from the tutorial at the Brain/MINDS data portal.