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: SUBJECTstrThe subject. SUBJECTS_DIRstrThe subjects directory. SURFACES_OUTDIRstrThe output directory for surface plots. VIEWSlistList of views for which surface plots should be created. FASTSURFERboolFlag indicating whether FastSurfer processing was used. Returns: NoneThe function returns nothing.