.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. .TH NITOOL "1" "November 2021" "nitool 0.8" "User Commands" .SH NAME nitool \- DICOM to NIfTI conversion - python3 package .SH DESCRIPTION usage: nitool [\-h] {split,merge,dump,embed,lookup,inject} ... .PP Work with extended Nifti files created by dcmstack .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .SS "Subcommands:" .IP {split,merge,dump,embed,lookup,inject} .TP split Split src_nii file along a dimension. Defaults to the slice dimension if 3D, otherwise the last dimension. .TP merge Merge the provided Nifti files along a dimension. Defaults to slice, then time, and then vector. .TP dump Dump the JSON meta data extension from the provided Nifti. .TP embed Embed a JSON extension into the Nifti file. .TP lookup Lookup the value for the given meta data key. .TP inject Inject meta data into the JSON extension. .SH AUTHOR This manpage was written by Nilesh Patra for the Debian distribution and can be used for any other usage of the program.