Source: ants
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Yaroslav Halchenko <debian@onerussian.com>,
           Michael Hanke <michael.hanke@gmail.com>,
           Pierre Gruet <pgt@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               help2man,
               cmake,
               libinsighttoolkit5-dev,
               uuid-dev,
               libboost-dev,
               libitkadaptivedenoising-dev,
               libitkgenericlabelinterpolator-dev,
               libtiff-dev,
               libdcmtk-dev | libdcmtk2-dev,
               libfftw3-dev,
               libhdf5-dev,
               libpng-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/med-team/ants
Vcs-Git: https://salsa.debian.org/med-team/ants.git
Homepage: http://www.picsl.upenn.edu/ANTS/
Rules-Requires-Root: no

Package: ants
Architecture: any
Depends: ${shlibs:Depends},
         ${perl:Depends},
         ${misc:Depends}
Recommends: environment-modules
Suggests: fsl,
          gridengine-client,
          r-base-core
Conflicts: gpe-conf
Description: advanced normalization tools for brain and image analysis
 Advanced Normalization Tools (ANTS) is an ITK-based suite of
 normalization, segmentation and template-building tools for
 quantitative morphometric analysis. Many of the ANTS registration
 tools are diffeomorphic, but deformation (elastic and BSpline)
 transformations are available. Unique components of ANTS include
 multivariate similarity metrics, landmark guidance, the ability to
 use label images to guide the mapping and both greedy and space-time
 optimal implementations of diffeomorphisms. The symmetric
 normalization (SyN) strategy is a part of the ANTS toolkit as is
 directly manipulated free form deformation (DMFFD).
 .
 This package provides environment-modules configuration.
 Use 'module load ants' to make all cmdline tools available in your shell.