I am running recon-all on the T1 sample of Parkinson's disease patients (with addition of T2) and it returns with this error, which I assume is due to T2pial:
Creating pial distance volumes t=0.778738
(box.dx, box.dy,
box.dz) = (146, 216, 328)
(region->dx, region->dy, region->dz) = (146, 216, 328)
(region->dx, region->dy, region->dz) = (146, 216, 328)
locating cortical regions not in interior range [110.0 --> 300.0], and not in exterior range [130.0 --> 300.0]
t = 1.39027
Starting loop over 125867 vertices
vno = 0, t = 1.39027
error: Numerical argument out of domain
error: MRIhistogramLabelRegion: constant image^@
error: Numerical argument out of domain
error: MRIhistogramLabelRegion: constant image^@
The FreeSurfer version being used (in the head of the log file) is "freesurfer-linux-centos7_x86_64-7.3.2-20220804-6354275"
Looking forward to your comments.