.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH WB_COMMAND "1" "October 2014" "wb_command 1.0" "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 debian/tmp/usr/bin/wb_command \fB\-add\-to\-spec\-file\fR .IP .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 .IP Descriptions of parameters and options: .IP \- the specification file to add to \- the structure of the data file \- the path to the file .PP \fB\-backend\-average\-dense\-roi\fR CONNECTOME DB BACKEND COMMAND FOR CIFTI AVERAGE DENSE ROI .IP debian/tmp/usr/bin/wb_command \fB\-backend\-average\-dense\-roi\fR .IP .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. .IP Descriptions of parameters and options: .IP \- comma separated list of cifti indexes to average \- file to write the average row to .PP \fB\-backend\-average\-roi\-correlation\fR CONNECTOME DB BACKEND COMMAND FOR CIFTI AVERAGE ROI CORRELATION .IP debian/tmp/usr/bin/wb_command \fB\-backend\-average\-roi\-correlation\fR .IP .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. .IP Descriptions of parameters and options: .IP \- comma separated list of cifti indexes to average and then .IP correlate .IP \- file to write the average row to .PP \fB\-border\-export\-color\-table\fR WRITE BORDER NAMES AND COLORS AS TEXT .IP debian/tmp/usr/bin/wb_command \fB\-border\-export\-color\-table\fR .IP [\-class\-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. .IP Descriptions of parameters and options: .IP \- the input border file \- output \- the output text file .IP [\-class\-colors] \- use class colors instead of the name colors .PP \fB\-border\-file\-export\-to\-caret5\fR EXPORT BORDER FILE TO CARET5 FILE FORMAT .IP debian/tmp/usr/bin/wb_command \fB\-border\-file\-export\-to\-caret5\fR .IP [\-surface] (repeatable) .IP .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. .IP Descriptions of parameters and options: .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 .PP \fB\-border\-merge\fR MERGE BORDER FILES INTO A NEW FILE .IP debian/tmp/usr/bin/wb_command \fB\-border\-merge\fR .IP [\-border] (repeatable) .IP [\-select] (repeatable) .IP [\-up\-to] .IP [\-reverse] .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. .IP Descriptions of parameters and options: .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 .PP \fB\-border\-resample\fR RESAMPLE A BORDER FILE TO A DIFFERENT MESH .IP debian/tmp/usr/bin/wb_command \fB\-border\-resample\fR .IP .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. .IP Descriptions of parameters and options: .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 .PP \fB\-border\-to\-rois\fR MAKE METRIC ROIS FROM BORDERS .IP debian/tmp/usr/bin/wb_command \fB\-border\-to\-rois\fR .IP [\-border] .IP .IP [\-inverse] .IP By default, draws ROIs inside all borders in the border file, as separate metric columns. .IP Descriptions of parameters and options: .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) .PP \fB\-border\-to\-vertices\fR DRAW BORDERS AS VERTICES IN A METRIC FILE .IP debian/tmp/usr/bin/wb_command \fB\-border\-to\-vertices\fR .IP [\-border] .IP .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. .IP Descriptions of parameters and options: .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 .PP \fB\-cifti\-all\-labels\-to\-rois\fR MAKE ROIS FROM ALL LABELS IN A CIFTI LABEL MAP .IP debian/tmp/usr/bin/wb_command \fB\-cifti\-all\-labels\-to\-rois\fR .IP .IP The output cifti file has a column for each label in the specified input map, other than the ??? label, each of which contains an ROI of all brainordinates that are set to the corresponding label. .IP Descriptions of parameters and options: .IP \- the input cifti label file \- the number or name of the label map to use \- output \- the output cifti file .PP \fB\-cifti\-average\fR AVERAGE CIFTI FILES .IP debian/tmp/usr/bin/wb_command \fB\-cifti\-average\fR .IP [\-exclude\-outliers] .IP .IP [\-cifti] (repeatable) .IP [\-weight] .IP .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. .IP Descriptions of parameters and options: .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 .PP \fB\-cifti\-average\-dense\-roi\fR AVERAGE CIFTI ROWS ACROSS SUBJECTS BY ROI .IP debian/tmp/usr/bin/wb_command \fB\-cifti\-average\-dense\-roi\fR .IP [\-cifti\-roi] .IP [\-in\-memory] .IP [\-left\-roi] .IP .IP [\-right\-roi] .IP .IP [\-cerebellum\-roi] .IP .IP [\-vol\-roi] .IP .IP [\-left\-area\-surf] .IP .IP [\-right\-area\-surf] .IP .IP [\-cerebellum\-area\-surf] .IP .IP [\-cifti] (repeatable) .IP .TP Averages rows for each map of the ROI(s), across all files. ROIs are .TP always 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. .IP Descriptions of parameters and options: .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 .PP \fB\-cifti\-average\-roi\-correlation\fR CORRELATE ROI AVERAGE WITH ALL ROWS THEN AVERAGE ACROSS SUBJECTS .IP debian/tmp/usr/bin/wb_command \fB\-cifti\-average\-roi\-correlation\fR .IP [\-cifti\-roi] .IP [\-in\-memory] .IP [\-left\-roi] .IP .IP [\-right\-roi] .IP .IP [\-cerebellum\-roi] .IP .IP [\-vol\-roi] .IP .IP [\-left\-area\-surf] .IP .IP [\-right\-area\-surf] .IP .IP [\-cerebellum\-area\-surf] .IP .IP [\-cifti] (repeatable) .IP .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. .IP Descriptions of parameters and options: .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 .PP \fB\-cifti\-change\-timestep\fR CHANGE THE TIMESTEP OF A CIFTI FILE .IP debian/tmp/usr/bin/wb_command \fB\-cifti\-change\-timestep\fR .IP [\-row\-timestep] .IP .IP [\-column\-timestep] .IP .IP Warns if a dimension specified is not timepoints, otherwise modifies the timestep, and finally writes the result to the same filename if any dimensions were modified. NOTE: you probably want \fB\-row\-timestep\fR, as that matches the .dtseries.nii specification. The other option is available just for completeness. .IP Descriptions of parameters and options: .IP \- the cifti file to modify .IP [\-row\-timestep] \- set the timestep along rows .IP \- seconds per timestep .IP [\-column\-timestep] \- set the timestep along columns .IP \- seconds per timestep .PP \fB\-cifti\-convert\fR DUMP CIFTI MATRIX INTO OTHER FORMATS .IP debian/tmp/usr/bin/wb_command \fB\-cifti\-convert\fR .IP [\-to\-gifti\-ext] .IP .IP [\-from\-gifti\-ext] .IP [\-reset\-timepoints] .IP .IP [\-reset\-scalars] [\-replace\-binary] .IP [\-flip\-endian] [\-transpose] .IP [\-to\-nifti] .IP .IP [\-from\-nifti] .IP [\-reset\-timepoints] .IP .IP [\-reset\-scalars] .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. 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. 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. You must specify exactly one of \fB\-to\-gifti\-ext\fR, \fB\-from\-gifti\-ext\fR, \fB\-to\-nifti\fR, or \fB\-from\-nifti\fR. The \fB\-transpose\fR option to \fB\-from\-gifti\-ext\fR is needed if the binary file is in column\-major order. .IP Descriptions of parameters and options: .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 [\-reset\-scalars] \- reset mapping along rows to scalars .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 [\-reset\-scalars] \- reset mapping along rows to scalars .PP \fB\-cifti\-convert\-to\-scalar\fR CHANGE A CIFTI DIMENSION TO NAMED SCALAR MAPS .IP debian/tmp/usr/bin/wb_command \fB\-cifti\-convert\-to\-scalar\fR .IP [\-name\-file] .IP .IP Creates a new cifti file with the same data as the input, but with one of the dimensions set to contain strings identifying each map. Specifying ROW means each row will contain one value from each scalar map. This is the timepoints direction in dtseries. .IP Descriptions of parameters and options: .IP \- input cifti file \- which mapping to change to scalar maps, ROW or COLUMN \- output \- output cifti file, must not be the same as input .IP [\-name\-file] \- specify names for the maps .IP \- text file containing map names, one per line .PP \fB\-cifti\-correlation\fR GENERATE CORRELATION OF ROWS IN A CIFTI FILE .IP debian/tmp/usr/bin/wb_command \fB\-cifti\-correlation\fR .IP [\-roi\-override] .IP [\-left\-roi] .IP .IP [\-right\-roi] .IP .IP [\-cerebellum\-roi] .IP .IP [\-vol\-roi] .IP .IP [\-cifti\-roi] .IP .IP [\-weights] .IP .IP [\-fisher\-z] [\-mem\-limit] .IP .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). .IP Descriptions of parameters and options: .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 [\-mem\-limit] \- restrict memory usage .IP \- memory limit in gigabytes .PP \fB\-cifti\-correlation\-gradient\fR CORRELATE CIFTI ROWS AND TAKE GRADIENT .IP debian/tmp/usr/bin/wb_command \fB\-cifti\-correlation\-gradient\fR .IP [\-left\-surface] .IP [\-left\-corrected\-areas] .IP .IP [\-right\-surface] .IP [\-right\-corrected\-areas] .IP .IP [\-cerebellum\-surface] .IP [\-cerebellum\-corrected\-areas] .IP .IP [\-surface\-presmooth] .IP .IP [\-volume\-presmooth] .IP .IP [\-undo\-fisher\-z] [\-fisher\-z] [\-surface\-exclude] .IP .IP [\-volume\-exclude] .IP .IP [\-mem\-limit] .IP .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). .IP Descriptions of parameters and options: .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 [\-mem\-limit] \- restrict memory usage .IP \- memory limit in gigabytes .PP \fB\-cifti\-create\-dense\-scalar\fR CREATE A CIFTI DENSE SCALAR FILE .IP debian/tmp/usr/bin/wb_command \fB\-cifti\-create\-dense\-scalar\fR .IP [\-volume] .IP .IP [\-left\-metric] .IP [\-roi\-left] .IP .IP [\-right\-metric] .IP [\-roi\-right] .IP .IP [\-cerebellum\-metric] .IP [\-roi\-cerebellum] .IP .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 .IP Descriptions of parameters and options: .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 .PP \fB\-cifti\-create\-dense\-timeseries\fR CREATE A CIFTI DENSE TIMESERIES .IP debian/tmp/usr/bin/wb_command \fB\-cifti\-create\-dense\-timeseries\fR .IP [\-volume] .IP .IP [\-left\-metric] .IP [\-roi\-left] .IP .IP [\-right\-metric] .IP [\-roi\-right] .IP .IP [\-cerebellum\-metric] .IP [\-roi\-cerebellum] .IP .IP [\-timestep] .IP .IP [\-timestart] .IP .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 Descriptions of parameters and options: .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) .PP \fB\-cifti\-create\-label\fR CREATE A CIFTI LABEL FILE .IP debian/tmp/usr/bin/wb_command \fB\-cifti\-create\-label\fR .IP [\-volume] .IP .IP [\-left\-label] .IP