pyavs.load_anatomical¶
- pyavs.load_anatomical(subject_id: int, data_path: str | None = None) str[source]¶
Load anatomical data path for a subject.
- Parameters:
- Returns:
Path to the defaced T1 volume.
- Return type:
Notes
The release ships the defaced T1 at
sub-XX/anat/T1.mgz. A FreeSurfer copy underderivatives/freesurfer/sub-XX/mri/T1.mgzis used as a fallback where present;mri/volumes beyond the defaced T1 are withheld from the release.