Workbench Command is a set of command-line tools that can be used to perform simple and complex operations within Connectome Workbench.
COMPARE CORRELATION LOCALLY AND ACROSS/THROUGH SULCI/GYRI wb_command -metric-false-correlation <surface> - the surface to compute geodesic and 3D distance with <metric-in> - the metric to correlate <3D-dist> - maximum 3D distance to check around each vertex <geo-outer> - maximum geodesic distance to use for neighboring correlation <geo-inner> - minimum geodesic distance to use for neighboring correlation <metric-out> - output - the output metric [-roi] - select a region of interest that has data <roi-metric> - the region, as a metric file [-dump-text] - dump the raw measures used to a text file <text-out> - the output text file For each vertex, compute the average correlation within a range of geodesic distances that don't cross a sulcus/gyrus, and the correlation to the closest vertex crossing a sulcus/gyrus. A vertex is considered to cross a sulcus/gyrus if the 3D distance is less than a third of the geodesic distance. The output file contains the ratio between these correlations, and some additional maps to help explain the ratio.