fsqc.checkContrast¶
This module provides a function to compute the WM/GM contrast SNR.
- fsqc.checkContrast.checkContrast(subjects_dir, subject)[source]¶
Compute the WM/GM contrast SNR.
This function computes the WM/GM contrast SNR based on the output of the pctsurfcon function.
- Parameters:
- Returns:
Notes
It requires surf/[lr]h.w-g.pct.mgh and label/[lr]h.cortex.label. If not found, NaNs will be returned.