External Email - Use Caution        

We are experiencing issues with `mri_vol2surf` generating an incorrect surface 
for the `Paramagnetic.nii` volume. Although the registration file 
(`volume_transform.dat`), created using `bbregister`, appears accurate, the 
output surface file (`Paramagneticsurface.mgh`) does not look correct. 
Specifically, some voxel values in the cortical areas are incorrectly predicted 
as zero.

Command:
```bash
input_volume=Paramagnetic.nii
output_surface=Paramagneticsurface.mgh
output_reg_file=volume_transform.dat

mri_vol2surf --mov "$input_volume" --reg "$output_reg_file" --hemi lh 
--projfrac 0.2 --o "$output_surface"
```

Any guidance on resolving this issue with the surface generation would be 
greatly appreciated.
_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
The information in this e-mail is intended only for the person to whom it is 
addressed.  If you believe this e-mail was sent to you in error and the e-mail 
contains patient information, please contact the Mass General Brigham 
Compliance HelpLine at https://www.massgeneralbrigham.org/complianceline 
<https://www.massgeneralbrigham.org/complianceline> .
Please note that this e-mail is not secure (encrypted).  If you do not wish to 
continue communication over unencrypted e-mail, please notify the sender of 
this message immediately.  Continuing to send or respond to e-mail after 
receiving this message means you understand and accept this risk and wish to 
continue to communicate over unencrypted e-mail. 

Reply via email to