Scroll to navigation

PYSURFER(1) User Commands PYSURFER(1)

NAME

pysurfer - visualize cortical surface reconstruction from Freesurfer

DESCRIPTION

usage: pysurfer subject_id hemisphere surface [options]

PySurfer is a package for visualization and interaction with cortical surface representations of neuroimaging data from Freesurfer.

The command-line program pysurfer is designed to largely replicate Freesufer's tksurfer command-line interface in the format and style of arguments it accepts, and, like tksurfer, invoking it will initialize a visualization in an external window and begin an IPython session in the terminal, through which the visualization can be manipulated.

The visualization interface is exposed through methods on the `brain' variable that will exist in IPython namespace when the program finishes loading. Please see the PySurfer documentation for more information about how to interact with the Brain object.

positional arguments:

subject id as in subjects dir
hemisphere to load
surface mesh (e.g. 'pial', 'inflated')

optional arguments:

show this help message and exit
load morphometry file (e.g. thickness, curvature)
load annotation (by name or filepath)
load label (by name or filepath
only show label/annot borders
load scalar overlay file
overlay threshold and saturation point
overlay threshold
overlay saturation point
overlay sign
name to use for the overlay
size of the display window (in pixels)
background color for display
foreground color for display
colormap or color for rendering the cortex
specifies opacity for the cortical surface
title to use for the figure
view list (space-separated) to use
June 2018 pysurfer 0.7