Workbench Command is a set of command-line tools that can be used to perform simple and complex operations within Connectome Workbench.
CREATE A CIFTI DENSE TIMESERIES wb_command -cifti-create-dense-timeseries <cifti-out> - output - the output cifti file [-volume] - volume component <volume-data> - volume file containing all voxel data for all volume structures <structure-label-volume> - label volume file containing labels for cifti structures [-left-metric] - metric for left surface <metric> - the metric file [-roi-left] - roi of vertices to use from left surface <roi-metric> - the ROI as a metric file [-right-metric] - metric for left surface <metric> - the metric file [-roi-right] - roi of vertices to use from right surface <roi-metric> - the ROI as a metric file [-cerebellum-metric] - metric for the cerebellum <metric> - the metric file [-roi-cerebellum] - roi of vertices to use from right surface <roi-metric> - the ROI as a metric file [-timestep] - set the timestep <interval> - the timestep, in seconds (default 1.0) [-timestart] - set the start time <start> - the time at the first frame, in seconds (default 0.0) [-unit] - use a unit other than time <unit> - unit identifier (default SECOND) All input files must have the same number of columns/subvolumes. Only the specified components will be in the output cifti. At least one component must be specified. See -volume-label-import and -volume-help for format details of label volume files. The structure-label-volume should have some of the label names from this list, all other label names will be ignored: 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 The -unit option accepts these values: SECOND HERTZ METER RADIAN