.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. .TH WB_COMMAND "1" "December 2016" "wb_command 1.2.3+git3" "User Commands" .SH NAME wb_command \- command-line program for performing a variety of algorithmic tasks using volume, surface, and grayordinate data .SH SYNOPSIS .B .SH DESCRIPTION \fB\-add\-to\-spec\-file\fR ADD A FILE TO A SPECIFICATION FILE .IP wb_command \fB\-add\-to\-spec\-file\fR .IP \- the specification file to add to \- the structure of the data file \- the path to the file .TP The resulting spec file overwrites the existing spec file. If the spec .TP file doesn't exist, it is created with default metadata. The structure .IP argument must be one of the following: .IP CORTEX_LEFT CORTEX_RIGHT CEREBELLUM ACCUMBENS_LEFT ACCUMBENS_RIGHT ALL_GREY_MATTER ALL_WHITE_MATTER AMYGDALA_LEFT AMYGDALA_RIGHT BRAIN_STEM CAUDATE_LEFT CAUDATE_RIGHT CEREBELLAR_WHITE_MATTER_LEFT CEREBELLAR_WHITE_MATTER_RIGHT CEREBELLUM_LEFT CEREBELLUM_RIGHT CEREBRAL_WHITE_MATTER_LEFT CEREBRAL_WHITE_MATTER_RIGHT CORTEX DIENCEPHALON_VENTRAL_LEFT DIENCEPHALON_VENTRAL_RIGHT HIPPOCAMPUS_LEFT HIPPOCAMPUS_RIGHT INVALID OTHER OTHER_GREY_MATTER OTHER_WHITE_MATTER PALLIDUM_LEFT PALLIDUM_RIGHT PUTAMEN_LEFT PUTAMEN_RIGHT THALAMUS_LEFT THALAMUS_RIGHT .PP \fB\-backend\-average\-dense\-roi\fR CONNECTOME DB BACKEND COMMAND FOR CIFTI AVERAGE DENSE ROI .IP wb_command \fB\-backend\-average\-dense\-roi\fR .IP \- comma separated list of cifti indexes to average \- file to write the average row to .IP This command is probably not the one you are looking for, try \fB\-cifti\-average\-dense\-roi\fR. It takes the list of cifti files to average from standard input, and writes its output as little endian, 32\-bit integer of row size followed by the row as 32\-bit floats. .PP \fB\-backend\-average\-roi\-correlation\fR CONNECTOME DB BACKEND COMMAND FOR CIFTI AVERAGE ROI CORRELATION .IP wb_command \fB\-backend\-average\-roi\-correlation\fR .IP \- comma separated list of cifti indexes to average and then .IP correlate .IP \- file to write the average row to .IP This command is probably not the one you are looking for, try \fB\-cifti\-average\-roi\-correlation\fR. It takes the list of cifti files to average from standard input, and writes its output as little endian, 32\-bit integer of row size followed by the row as 32\-bit floats. .PP \fB\-border\-export\-color\-table\fR WRITE BORDER NAMES AND COLORS AS TEXT .IP wb_command \fB\-border\-export\-color\-table\fR .IP \- the input border file \- output \- the output text file .IP [\-class\-colors] \- use class colors instead of the name colors .IP Takes the names and colors of each border, and writes it to the same format as \fB\-metric\-label\-import\fR expects. By default, the borders are colored by border name, specify \fB\-class\-colors\fR to color them by class instead. The key values start at 1 and follow the order of the borders in the file. .PP \fB\-border\-file\-export\-to\-caret5\fR EXPORT BORDER FILE TO CARET5 FILE FORMAT .IP wb_command \fB\-border\-file\-export\-to\-caret5\fR .IP \- workbench border file \- prefix for name of output caret5 .IP border/borderproj/bordercolor files .IP [\-surface] \- repeatable \- specify an input surface .IP \- a surface file for unprojection of borders .IP A Workbench border file may contain borders for multiple structures and borders that are both projected and unprojected. It also contains a color table for the borders. .IP Caret5 has both border (unprojected) and border projection (projected) files. In addition, each Caret5 border or border projection file typically contains data for a single structure. Caret5 also uses a border color file that associates colors with the names of the borders. .IP This command will try to output both Caret5 border and border projection files. Each output border/border projection file will contains data for one structure so there may be many files created. The structure name is included in the name of each border or border projection file that is created. .IP One Caret5 border color file will also be produced by this command. .IP Providing surface(s) as input parameters is optional, but recommended. Surfaces may be needed to create both projected and/or unprojected coordinates of borders. If there is a failure to produce an output border or border projection due to a missing surface with the matching structure, an error message will be displayed and some output files will not be created. .IP When writing new files, this command will overwrite a file with the same name. .PP \fB\-border\-length\fR REPORT LENGTH OF BORDERS .IP wb_command \fB\-border\-length\fR .IP \- the input border file \- the surface to measure the borders on .IP [\-corrected\-areas] \- vertex areas to use instead of computing them from .IP the surface \- the corrected vertex areas, as a metric .IP [\-separate\-pieces] \- report lengths for multi\-part borders as separate .IP numbers .IP [\-hide\-border\-name] \- don't print border name before each output .TP For each border, print its length along the surface, in mm. If a border .IP has multiple parts, their lengths are summed before printing, unless \fB\-separate\-pieces\fR is specified. .IP The \fB\-corrected\-areas\fR option is intended for when the length is not meaningfully measurable on individual surfaces, it is only an approximate correction for the reduction in structure of a group average surface. .PP \fB\-border\-merge\fR MERGE BORDER FILES INTO A NEW FILE .IP wb_command \fB\-border\-merge\fR .IP \- output \- the output border file .IP [\-border] \- repeatable \- specify an input border file .IP \- a border file to use borders from .IP [\-select] \- repeatable \- select a single border to use .IP \- the border number or name .IP [\-up\-to] \- use an inclusive range of borders .IP \- the number or name of the last column to include .IP [\-reverse] \- use the range in reverse order .IP Takes one or more border files and makes a new border file from the borders in them. .IP Example: wb_command \fB\-border\-merge\fR out.border \fB\-border\fR first.border \fB\-select\fR 1 \fB\-border\fR second.border .IP This example would take the first border from first.border, followed by all borders from second.border, and write these to out.border. .PP \fB\-border\-resample\fR RESAMPLE A BORDER FILE TO A DIFFERENT MESH .IP wb_command \fB\-border\-resample\fR .IP \- the border file to resample \- a sphere surface with the mesh that the metric is .IP currently on .IP \- a sphere surface that is in register with .IP and has the desired output mesh .IP \- output \- the output border file .IP Resamples a border file, given two spherical surfaces that are in register. Only borders that have the same structure as current\-sphere will be resampled. .PP \fB\-border\-to\-rois\fR MAKE METRIC ROIS FROM BORDERS .IP wb_command \fB\-border\-to\-rois\fR .IP \- the surface the borders are drawn on \- the border file \- output \- the output metric file .IP [\-border] \- create ROI for only one border .IP \- the name of the border .IP [\-inverse] \- use inverse selection (outside border) .IP By default, draws ROIs inside all borders in the border file, as separate metric columns. .PP \fB\-border\-to\-vertices\fR DRAW BORDERS AS VERTICES IN A METRIC FILE .IP wb_command \fB\-border\-to\-vertices\fR .IP \- the surface the borders are drawn on \- the border file \- output \- the output metric file .IP [\-border] \- create ROI for only one border .IP \- the name of the border .IP Outputs a metric with 1s on vertices that follow a border, and 0s elsewhere. By default, a separate metric column is created for each border. .PP \fB\-cifti\-all\-labels\-to\-rois\fR MAKE ROIS FROM ALL LABELS IN A CIFTI LABEL MAP .IP wb_command \fB\-cifti\-all\-labels\-to\-rois\fR .IP \- the input cifti label file \- the number or name of the label map to use \- output \- the output cifti file .IP The output cifti file is a dscalar file with a column (map) for each label in the specified input map, other than the ??? label, each of which contains a binary ROI of all brainordinates that are set to the corresponding label. .IP Most of the time, specifying '1' for the argument will do what is desired. .PP \fB\-cifti\-average\fR AVERAGE CIFTI FILES .IP wb_command \fB\-cifti\-average\fR .IP \- output \- output cifti file .IP [\-exclude\-outliers] \- exclude outliers by standard deviation of each .IP element across files \- number of standard deviations below the mean to .IP include .IP \- number of standard deviations above the mean to .IP include .IP [\-cifti] \- repeatable \- specify an input file .IP \- the input cifti file .IP [\-weight] \- give a weight for this file .IP \- the weight to use .TP Averages cifti files together. Files without \fB\-weight\fR specified are given .TP a weight of 1. If \fB\-exclude\-outliers\fR is specified, at each element, the .IP data across all files is taken as a set, its unweighted mean and sample standard deviation are found, and values outside the specified number of standard deviations are excluded from the (potentially weighted) average at that element. .PP \fB\-cifti\-average\-dense\-roi\fR AVERAGE CIFTI ROWS ACROSS SUBJECTS BY ROI .IP wb_command \fB\-cifti\-average\-dense\-roi\fR .IP \- output \- output cifti dscalar file .IP [\-cifti\-roi] \- cifti file containing combined weights .IP \- the roi cifti file .IP [\-in\-memory] \- cache the roi in memory so that it isn't re\-read for .IP each input cifti .IP [\-left\-roi] \- weights to use for left hempsphere .IP \- the left roi as a metric file .IP [\-right\-roi] \- weights to use for right hempsphere .IP \- the right roi as a metric file .IP [\-cerebellum\-roi] \- weights to use for cerebellum surface .IP \- the cerebellum roi as a metric file .IP [\-vol\-roi] \- voxel weights to use .IP \- the roi volume file .IP [\-left\-area\-surf] \- specify the left surface for vertex area correction .IP \- the left surface file .IP [\-right\-area\-surf] \- specify the right surface for vertex area correction .IP \- the right surface file .IP [\-cerebellum\-area\-surf] \- specify the cerebellum surface for vertex area .IP correction \- the cerebellum surface file .IP [\-cifti] \- repeatable \- specify an input cifti file .IP \- a cifti file to average across .TP Averages rows for each map of the ROI(s), across all files. ROI maps are .TP treated as weighting functions, including negative values. For .IP efficiency, ensure that everything that is not intended to be used is zero in the ROI map. If \fB\-cifti\-roi\fR is specified, \fB\-left\-roi\fR, \fB\-right\-roi\fR, \fB\-cerebellum\-roi\fR, and \fB\-vol\-roi\fR must not be specified. If multiple non\-cifti ROI files are specified, they must have the same number of columns. .PP \fB\-cifti\-average\-roi\-correlation\fR CORRELATE ROI AVERAGE WITH ALL ROWS THEN AVERAGE ACROSS SUBJECTS .IP wb_command \fB\-cifti\-average\-roi\-correlation\fR .IP \- output \- output cifti file .IP [\-cifti\-roi] \- cifti file containing combined weights .IP \- the roi cifti file .IP [\-in\-memory] \- cache the roi in memory so that it isn't re\-read for .IP each input cifti .IP [\-left\-roi] \- weights to use for left hempsphere .IP \- the left roi as a metric file .IP [\-right\-roi] \- weights to use for right hempsphere .IP \- the right roi as a metric file .IP [\-cerebellum\-roi] \- weights to use for cerebellum surface .IP \- the cerebellum roi as a metric file .IP [\-vol\-roi] \- voxel weights to use .IP \- the roi volume file .IP [\-left\-area\-surf] \- specify the left surface for vertex area correction .IP \- the left surface file .IP [\-right\-area\-surf] \- specify the right surface for vertex area correction .IP \- the right surface file .IP [\-cerebellum\-area\-surf] \- specify the cerebellum surface for vertex area .IP correction \- the cerebellum surface file .IP [\-cifti] \- repeatable \- specify an input cifti file .IP \- a cifti file to average across .IP Averages rows for each map of the ROI(s), takes the correlation of each ROI average to the rest of the rows in the same file, then averages the results across all files. ROIs are always treated as weighting functions, including negative values. For efficiency, ensure that everything that is not intended to be used is zero in the ROI map. If \fB\-cifti\-roi\fR is specified, \fB\-left\-roi\fR, \fB\-right\-roi\fR, \fB\-cerebellum\-roi\fR, and \fB\-vol\-roi\fR must not be specified. If multiple non\-cifti ROI files are specified, they must have the same number of columns. .PP \fB\-cifti\-change\-mapping\fR CONVERT TO SCALAR, COPY MAPPING, ETC .IP wb_command \fB\-cifti\-change\-mapping\fR .IP \- the cifti file to use the data from \- which direction on to replace the mapping \- output \- the output cifti file .IP [\-series] \- set the mapping to series .IP \- increment between series points \- start value of the series .IP [\-unit] \- select unit for series (default SECOND) .IP \- unit identifier .IP [\-scalar] \- set the mapping to scalar .IP [\-name\-file] \- specify names for the maps .IP \- text file containing map names, one per line .IP [\-from\-cifti] \- copy mapping from another cifti file .IP \- a cifti file containing the desired mapping \- which direction to copy the mapping from .TP Take an existing cifti file and change one of the mappings. Exactly one .TP of \fB\-series\fR, \fB\-scalar\fR, or \fB\-from\-cifti\fR must be specified. The direction can .IP be either an integer starting from 1, or the strings 'ROW' or 'COLUMN'. .IP The argument to \fB\-unit\fR must be one of the following: .IP SECOND HERTZ METER RADIAN .PP \fB\-cifti\-convert\fR DUMP CIFTI MATRIX INTO OTHER FORMATS .IP wb_command \fB\-cifti\-convert\fR .IP [\-to\-gifti\-ext] \- convert to GIFTI external binary .IP \- the input cifti file \- output \- the output gifti file .IP [\-from\-gifti\-ext] \- convert a GIFTI made with this command back into a .IP CIFTI \- the input gifti file \- output \- the output cifti file .IP [\-reset\-timepoints] \- reset the mapping along rows to timepoints, .IP taking length from the gifti file \- the desired time between frames \- the desired time offset of the initial frame .IP [\-unit] \- use a unit other than time .IP \- unit identifier (default SECOND) .IP [\-reset\-scalars] \- reset mapping along rows to scalars, taking length .IP from the gifti file .IP [\-replace\-binary] \- replace data with a binary file .IP \- the binary file that contains replacement data .IP [\-flip\-endian] \- byteswap the binary file .IP [\-transpose] \- transpose the binary file .IP [\-to\-nifti] \- convert to NIFTI1 .IP \- the input cifti file \- output \- the output nifti file .IP [\-from\-nifti] \- convert a NIFTI (1 or 2) file made with this command back .IP into CIFTI \- the input nifti file \- a cifti file with the dimension(s) and mapping(s) .IP that should be used .IP \- output \- the output cifti file .IP [\-reset\-timepoints] \- reset the mapping along rows to timepoints, .IP taking length from the nifti file \- the desired time between frames \- the desired time offset of the initial frame .IP [\-unit] \- use a unit other than time .IP \- unit identifier (default SECOND) .IP [\-reset\-scalars] \- reset mapping along rows to scalars, taking length .IP from the nifti file .IP [\-to\-text] \- convert to a plain text file .IP \- the input cifti file \- output \- the output text file .IP [\-col\-delim] \- choose string to put between elements in a row .IP \- the string to use (default is a tab character) .IP [\-from\-text] \- convert from plain text to cifti .IP \- the input text file \- a cifti file with the dimension(s) and mapping(s) .IP that should be used .IP \- output \- the output cifti file .IP [\-col\-delim] \- specify string that is between elements in a row .IP \- the string to use (default is any whitespace) .IP [\-reset\-timepoints] \- reset the mapping along rows to timepoints, .IP taking length from the text file \- the desired time between frames \- the desired time offset of the initial frame .IP [\-unit] \- use a unit other than time .IP \- unit identifier (default SECOND) .IP [\-reset\-scalars] \- reset mapping along rows to scalars, taking length .IP from the text file .IP This command is used to convert a full CIFTI matrix to/from formats that can be used by programs that don't understand CIFTI. You must specify exactly one of \fB\-to\-gifti\-ext\fR, \fB\-from\-gifti\-ext\fR, \fB\-to\-nifti\fR, \fB\-from\-nifti\fR, \fB\-to\-text\fR, or \fB\-from\-text\fR. .IP If you want to write an existing CIFTI file with a different CIFTI version, see \fB\-file\-convert\fR, and its \fB\-cifti\-version\-convert\fR option. .IP If you want part of the CIFTI file as a metric, label, or volume file, see \fB\-cifti\-separate\fR. If you want to create a CIFTI file from metric and/or volume files, see the \fB\-cifti\-create\-\fR* commands. .IP If you want to import a matrix that is restricted to an ROI, first create a template CIFTI file matching that ROI using a \fB\-cifti\-create\-\fR* command. After importing to CIFTI, you can then expand the file into a standard brainordinates space with \fB\-cifti\-create\-dense\-from\-template\fR. If you want to export only part of a CIFTI file, first create an roi\-restricted CIFTI file with \fB\-cifti\-restrict\-dense\-mapping\fR. .IP The \fB\-transpose\fR option to \fB\-from\-gifti\-ext\fR is needed if the replacement binary file is in column\-major order. .IP The \fB\-unit\fR options accept these values: .IP SECOND HERTZ METER RADIAN .PP \fB\-cifti\-correlation\fR GENERATE CORRELATION OF ROWS IN A CIFTI FILE .IP wb_command \fB\-cifti\-correlation\fR .IP \- input cifti file \- output \- output cifti file .IP [\-roi\-override] \- perform correlation from a subset of rows to all rows .IP [\-left\-roi] \- use an roi for left hempsphere .IP \- the left roi as a metric file .IP [\-right\-roi] \- use an roi for right hempsphere .IP \- the right roi as a metric file .IP [\-cerebellum\-roi] \- use an roi for cerebellum .IP \- the cerebellum roi as a metric file .IP [\-vol\-roi] \- use an roi for volume .IP \- the volume roi file .IP [\-cifti\-roi] \- use a cifti file for combined rois .IP \- the cifti roi file .IP [\-weights] \- specify column weights .IP \- text file containing one weight per column .IP [\-fisher\-z] \- apply fisher small z transform (ie, artanh) to correlation .IP [\-no\-demean] \- instead of correlation, do dot product of rows, then .IP normalize by diagonal .IP [\-covariance] \- compute covariance instead of correlation .IP [\-mem\-limit] \- restrict memory usage .IP \- memory limit in gigabytes .IP For each row (or each row inside an roi if \fB\-roi\-override\fR is specified), correlate to all other rows. The \fB\-cifti\-roi\fR suboption to \fB\-roi\-override\fR may not be specified with any other \-*\-roi suboption, but you may specify the other \-*\-roi suboptions together. .IP When using the \fB\-fisher\-z\fR option, the output is NOT a Z\-score, it is artanh(r), to do further math on this output, consider using \fB\-cifti\-math\fR. .IP Restricting the memory usage will make it calculate the output in chunks, and if the input file size is more than 70% of the memory limit, it will also read through the input file as rows are required, resulting in several passes through the input file (once per chunk). Memory limit does not need to be an integer, you may also specify 0 to calculate a single output row at a time (this may be very slow). .PP \fB\-cifti\-correlation\-gradient\fR CORRELATE CIFTI ROWS AND TAKE GRADIENT .IP wb_command \fB\-cifti\-correlation\-gradient\fR .IP \- the input cifti \- output \- the output cifti .IP [\-left\-surface] \- specify the left surface to use .IP \- the left surface file .IP [\-left\-corrected\-areas] \- vertex areas to use instead of computing .IP them from the left surface \- the corrected vertex areas, as a metric .IP [\-right\-surface] \- specify the right surface to use .IP \- the right surface file .IP [\-right\-corrected\-areas] \- vertex areas to use instead of computing .IP them from the right surface \- the corrected vertex areas, as a metric .IP [\-cerebellum\-surface] \- specify the cerebellum surface to use .IP \- the cerebellum surface file .IP [\-cerebellum\-corrected\-areas] \- vertex areas to use instead of .IP computing them from the cerebellum surface \- the corrected vertex areas, as a metric .IP [\-surface\-presmooth] \- smooth on the surface before computing the .IP gradient \- the sigma for the gaussian surface smoothing .IP kernel, in mm .IP [\-volume\-presmooth] \- smooth the volume before computing the gradient .IP \- the sigma for the gaussian volume smoothing kernel, .IP in mm .IP [\-undo\-fisher\-z] \- apply the inverse fisher small z transform to the .IP input .IP [\-fisher\-z] \- apply the fisher small z transform to the correlations .IP before taking the gradient .IP [\-surface\-exclude] \- exclude vertices near each seed vertex from .IP computation \- geodesic distance from seed vertex for the exclusion .IP zone, in mm .IP [\-volume\-exclude] \- exclude voxels near each seed voxel from computation .IP \- distance from seed voxel for the exclusion zone, in mm .IP [\-covariance] \- compute covariance instead of correlation .IP [\-mem\-limit] \- restrict memory usage .IP \- memory limit in gigabytes .IP For each structure, compute the correlation of the rows in the structure, and take the gradients of the resulting rows, then average them. Memory limit does not need to be an integer, you may also specify 0 to use as little memory as possible (this may be very slow). .PP \fB\-cifti\-create\-dense\-from\-template\fR CREATE CIFTI WITH MATCHING DENSE MAP .IP wb_command \fB\-cifti\-create\-dense\-from\-template\fR .IP \- file to match brainordinates of \- output \- the output cifti file .IP [\-series] \- make a dtseries file instead of a dscalar .IP \- increment between series points \- start value of the series .IP [\-unit] \- select unit for series (default SECOND) .IP \- unit identifier .IP [\-volume\-all] \- specify an input volume file for all voxel data .IP \- the input volume file .IP [\-from\-cropped] \- the input is cropped to the size of the voxel data .IP in the template file .IP [\-cifti] \- repeatable \- use input data from a cifti file .IP \- cifti file containing input data .IP [\-metric] \- repeatable \- use input data from a metric file .IP \- which structure to put the metric file into \- input metric file .IP [\-label] \- repeatable \- use input data from surface label files .IP \- which structure to put the label file into \- input label file .IP [\-volume] \- repeatable \- use a volume file for a single volume .IP structure's data \- which structure to put the volume file into \- the input volume file .IP [\-from\-cropped] \- the input is cropped to the size of the volume .IP structure .IP This command helps you make a new dscalar, dtseries, or dlabel cifti file that matches the brainordinate space used in another cifti file. The template file must have the desired brainordinate space in the mapping along the column direction (for dtseries, dscalar, dlabel, and symmetric dconn this is always the case). All input cifti files must have a brain models mapping along column and use the same volume space and/or surface vertex count as the template for structures that they contain. If any input files contain label data, then input files with non\-label data are not allowed, and the \fB\-series\fR option may not be used. .IP Any structure that isn't covered by an input is filled with zeros or the unlabeled key. .IP The argument of \fB\-metric\fR, \fB\-label\fR or \fB\-volume\fR must be one of the following: .IP CORTEX_LEFT CORTEX_RIGHT CEREBELLUM ACCUMBENS_LEFT ACCUMBENS_RIGHT ALL_GREY_MATTER ALL_WHITE_MATTER AMYGDALA_LEFT AMYGDALA_RIGHT BRAIN_STEM CAUDATE_LEFT CAUDATE_RIGHT CEREBELLAR_WHITE_MATTER_LEFT CEREBELLAR_WHITE_MATTER_RIGHT CEREBELLUM_LEFT CEREBELLUM_RIGHT CEREBRAL_WHITE_MATTER_LEFT CEREBRAL_WHITE_MATTER_RIGHT CORTEX DIENCEPHALON_VENTRAL_LEFT DIENCEPHALON_VENTRAL_RIGHT HIPPOCAMPUS_LEFT HIPPOCAMPUS_RIGHT INVALID OTHER OTHER_GREY_MATTER OTHER_WHITE_MATTER PALLIDUM_LEFT PALLIDUM_RIGHT PUTAMEN_LEFT PUTAMEN_RIGHT THALAMUS_LEFT THALAMUS_RIGHT .IP The argument to \fB\-unit\fR must be one of the following: .IP SECOND HERTZ METER RADIAN .PP \fB\-cifti\-create\-dense\-scalar\fR CREATE A CIFTI DENSE SCALAR FILE .IP wb_command \fB\-cifti\-create\-dense\-scalar\fR .IP \- output \- the output cifti file .IP [\-volume] \- volume component .IP \- volume file containing all voxel data for all volume .IP structures .IP \- label volume file containing labels for cifti .IP structures .IP [\-left\-metric] \- metric for left surface .IP \- the metric file .IP [\-roi\-left] \- roi of vertices to use from left surface .IP \- the ROI as a metric file .IP [\-right\-metric] \- metric for left surface .IP \- the metric file .IP [\-roi\-right] \- roi of vertices to use from right surface .IP \- the ROI as a metric file .IP [\-cerebellum\-metric] \- metric for the cerebellum .IP \- the metric file .IP [\-roi\-cerebellum] \- roi of vertices to use from right surface .IP \- the ROI as a metric file .IP [\-name\-file] \- use a text file to set all map names .IP \- text file containing map names, one per line .TP All input files must have the same number of columns/subvolumes. Only .TP the specified components will be in the output cifti. Map names will be .TP taken from one of the input files. At least one component must be .TP specified. The label volume should have some of the label names from .IP this list, all other label names will be ignored: .IP CORTEX_LEFT CORTEX_RIGHT CEREBELLUM ACCUMBENS_LEFT ACCUMBENS_RIGHT ALL_GREY_MATTER ALL_WHITE_MATTER AMYGDALA_LEFT AMYGDALA_RIGHT BRAIN_STEM CAUDATE_LEFT CAUDATE_RIGHT CEREBELLAR_WHITE_MATTER_LEFT CEREBELLAR_WHITE_MATTER_RIGHT CEREBELLUM_LEFT CEREBELLUM_RIGHT CEREBRAL_WHITE_MATTER_LEFT CEREBRAL_WHITE_MATTER_RIGHT CORTEX DIENCEPHALON_VENTRAL_LEFT DIENCEPHALON_VENTRAL_RIGHT HIPPOCAMPUS_LEFT HIPPOCAMPUS_RIGHT INVALID OTHER OTHER_GREY_MATTER OTHER_WHITE_MATTER PALLIDUM_LEFT PALLIDUM_RIGHT PUTAMEN_LEFT PUTAMEN_RIGHT THALAMUS_LEFT THALAMUS_RIGHT .PP \fB\-cifti\-create\-dense\-timeseries\fR CREATE A CIFTI DENSE TIMESERIES .IP wb_command \fB\-cifti\-create\-dense\-timeseries\fR .IP \- output \- the output cifti file .IP [\-volume] \- volume component .IP \- volume file containing all voxel data for all volume .IP structures .IP \- label volume file containing labels for cifti .IP structures .IP [\-left\-metric] \- metric for left surface .IP \- the metric file .IP [\-roi\-left] \- roi of vertices to use from left surface .IP \- the ROI as a metric file .IP [\-right\-metric] \- metric for left surface .IP \- the metric file .IP [\-roi\-right] \- roi of vertices to use from right surface .IP \- the ROI as a metric file .IP [\-cerebellum\-metric] \- metric for the cerebellum .IP \- the metric file .IP [\-roi\-cerebellum] \- roi of vertices to use from right surface .IP \- the ROI as a metric file .IP [\-timestep] \- set the timestep .IP \- the timestep, in seconds (default 1.0) .IP [\-timestart] \- set the start time .IP \- the time at the first frame, in seconds (default 0.0) .IP [\-unit] \- use a unit other than time .IP \- unit identifier (default SECOND) .TP All input files must have the same number of columns/subvolumes. Only .TP the specified components will be in the output cifti. At least one .TP component must be specified. The label volume should have some of the .IP label names from this list, all other label names will be ignored: .IP CORTEX_LEFT CORTEX_RIGHT CEREBELLUM ACCUMBENS_LEFT ACCUMBENS_RIGHT ALL_GREY_MATTER ALL_WHITE_MATTER AMYGDALA_LEFT AMYGDALA_RIGHT BRAIN_STEM CAUDATE_LEFT CAUDATE_RIGHT CEREBELLAR_WHITE_MATTER_LEFT CEREBELLAR_WHITE_MATTER_RIGHT CEREBELLUM_LEFT CEREBELLUM_RIGHT CEREBRAL_WHITE_MATTER_LEFT CEREBRAL_WHITE_MATTER_RIGHT CORTEX DIENCEPHALON_VENTRAL_LEFT DIENCEPHALON_VENTRAL_RIGHT HIPPOCAMPUS_LEFT HIPPOCAMPUS_RIGHT INVALID OTHER OTHER_GREY_MATTER OTHER_WHITE_MATTER PALLIDUM_LEFT PALLIDUM_RIGHT PUTAMEN_LEFT PUTAMEN_RIGHT THALAMUS_LEFT THALAMUS_RIGHT .IP The \fB\-unit\fR option accepts these values: .IP SECOND HERTZ METER RADIAN .PP \fB\-cifti\-create\-label\fR CREATE A CIFTI LABEL FILE .IP wb_command \fB\-cifti\-create\-label\fR .IP \- output \- the output cifti file .IP [\-volume] \- volume component .IP \- volume file containing the label data \- label volume file with cifti structure names to .IP define the volume parcels .IP [\-left\-label] \- label file for left surface .IP