Provided by: python-nipy_0.3.0-1ubuntu2_all
NAME
nipy_4dto3d - Read 4D image file and write 3D nifti file for each volume
DESCRIPTION
usage: nipy_4dto3d [-h] [--out-path OUT_PATH] filename Read 4D image file and write 3D nifti file for each volume positional arguments: filename 4D image filename optional arguments: -h, --help show this help message and exit --out-path OUT_PATH path for output image files nipy_4dto3d will generate a series of 3D nifti images for each volume a 4D image series in any format readable by `nibabel`.