fsqc.createSurfacePlots

This module provides a function to create surface plots

fsqc.createSurfacePlots.createSurfacePlots(SUBJECT, SUBJECTS_DIR, SURFACES_OUTDIR, VIEWS, FASTSURFER)[source]

Create surface plots.

Parameters:
SUBJECTstr

The subject.

SUBJECTS_DIRstr

The subjects directory.

SURFACES_OUTDIRstr

The output directory for surface plots.

VIEWSlist

List of views for which surface plots should be created.

FASTSURFERbool

Flag indicating whether FastSurfer processing was used.

Returns:
None

The function returns nothing.