concat-diff-header Man page

NAME

concat-diff-header.pl - concatenates minc files along the time dimension, while also concatenating the diffusion informaiton in the header

SYNOPSIS

 concat-diff-header.pl [<infile1> ...] <outfile>

DESCRIPTION

concat-diff-header.pl can be used to concatenate any number of diffusion volumes (along the time dimension), while concurrently concatenating the list of diffusion bvalues and gradient directions correspond to each acquisition. Note that the diffusion information should already be included in each header of the input files, as done with minc_modify_header-diff.pl.

OPTIONS

       -clobber  clobber existing file
       -noclobber opposite of -clobber [default]

   Generic options
       -help: Print summary of command-line options and abort.

EXAMPLES

Concatenate 2 diffusion volumes:

concat-diff-header.pl diff-vol1.mnc diff-vol2.mnc vol1-vol2.mnc


Ilana LEPPERT
created: 21st March 2007
last modified: 12th April 2007