Scroll to navigation

USAGE:(1) User Commands USAGE:(1)

NAME

usage: - meta data manipulation tool for dcmstack-enhanced NIfTI images

DESCRIPTION

usage: nitool [-h] {split,merge,dump,embed,lookup,inject} ...

Work with extended Nifti files created by dcmstack

optional arguments:

show this help message and exit

Subcommands:

{split,merge,dump,embed,lookup,inject}
Split src_nii file along a dimension. Defaults to the slice dimension if 3D, otherwise the last dimension.
Merge the provided Nifti files along a dimension. Defaults to slice, then time, and then vector.
Dump the JSON meta data extension from the provided Nifti.
Embed a JSON extension into the Nifti file.
Lookup the value for the given meta data key.
Inject meta data into the JSON extension.

nitool: error: too few arguments

October 2018 usage: nitool [-h] {split,merge,dump,embed,lookup,inject} ...