1NIPY_4DTO3D(1) User Commands NIPY_4DTO3D(1)
2
3
4
6 nipy_4dto3d – Read 4D image file and write 3D nifti file for each vol‐
7 ume
8
10 nipy_4dto3d [-h] [--out-path OUT_PATH] filename
11
13 nipy_4dto3d(1) will generate a series of 3D nifti images for each vol‐
14 ume of a 4D image series in any format readable by nibabel.
15
17 POSITIONAL ARGUMENTS
18 filename
19 4D image filename
20
21 OPTIONAL ARGUMENTS
22 -h, --help
23 Show a help message and exit
24
25 --out-path OUT_PATH
26 Path for output image files
27
29 nipy_3dto4d(1), nipy_4d_realign(1), nipy_diagnose(1), nipy_tsdiffana(1)
30
31
32
33 February 2023 NIPY_4DTO3D(1)