fsqc.evaluateHypothalamicSegmentation¶
This module provides a function to evaluate potential missegmentation of the hypothalamus
- fsqc.evaluateHypothalamicSegmentation.evaluateHypothalamicSegmentation(SUBJECT, SUBJECTS_DIR, OUTPUT_DIR, CREATE_SCREENSHOT=True, SCREENSHOTS_OUTFILE=None, SCREENSHOTS_ORIENTATION='radiological')[source]¶
Evaluate potential missegmentation of the hypothalamus.
This script evaluates potential missegmentation of the hypothalamus as created by FreeSurfer 7.2’s module for hypothalamic segmentation: https://surfer.nmr.mgh.harvard.edu/fswiki/HypothalamicSubunits.
If the corresponding arguments are set to ‘True’, the script will also create screenshots. Resulting files will be saved to the same directory as indicated above.
- Parameters:
- SUBJECT
str
The subject identifier.
- SUBJECTS_DIR
str
The directory containing subject data.
- OUTPUT_DIR
str
The output directory.
- CREATE_SCREENSHOT
bool
,optional
, default:True
Whether to create screenshots.
- SCREENSHOTS_OUTFILE
str
orlist
,optional
, default:None
File or list of files for screenshots.
- SCREENSHOTS_ORIENTATION
str
,optional
, default: “radiological” Orientation for screenshots.
- SUBJECT
- Returns:
None
This function return nothing.
Notes
Required Files: - mri/hypothalamic_subunits_seg.v1.mgz - mri/norm.mgz