Skip to content

Commit 998764e

Browse files
committed
Removed vertex time series extraction.
1 parent ac75223 commit 998764e

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

docs/user/_sources/tse.txt

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -57,21 +57,6 @@ Voxel Timeseries Extraction will export the individual timeseries of all voxels
5757

5858
#. **Output Options - [CSV, NUMPY]:** Choose to save outputs as a csv file or Numpy array. Outputs are saved as a text file and 1D file by default.
5959

60-
Vertex Timeseries Extraction
61-
============================
62-
63-
Voxel Timeseries Extraction uses FreeSurfer to generate a 2-dimensional model of the cortical surface. Activation data is transformed and registered to points (vertices) on the surface model, each with its own activation timeseries. These timeseries can then be extracted. **Note: Vertex Timeseries Extraction is currently not fully implemented in C-PAC. This section documents the current state of the graphical user interface for reference purposes only.**
64-
65-
.. figure:: /_images/tse_vertex.png
66-
67-
#. **Run Surface Registration - [Off, On]:** Register timeseries data to a surface model built by FreeSurfer. Required to run vertex timeseries extraction. **Note: CPAC currently doesn't fully support surface extraction.**
68-
69-
#. **Recon Subject Directory - [path]:** The directory where FreeSurfer outputs surface data.
70-
71-
#. **Run Vertices Timeseries - [Off, On]:** Extract timeseries data for surface vertices. **Note: CPAC currently doesn't fully support surface extraction.**
72-
73-
#. **Vertices Timeseries Output Formats - [CSV, NUMPY]:** Choose to save outputs as a csv file or Numpy array.
74-
7560
Spatial Regression
7661
===================
7762

0 commit comments

Comments
 (0)