AFQ.models.wmgm_interface# Functions# fit_wm_gm_interface(PVE_img, dwiref_img) Compute the white matter/gray matter interface from a PVE image. Module Contents# AFQ.models.wmgm_interface.fit_wm_gm_interface(PVE_img, dwiref_img)[source]# Compute the white matter/gray matter interface from a PVE image. Parameters: PVE_imgNifti1ImagePVE image containing CSF, GM, and WM segmentations from T1 dwiref_imgNifti1ImageReference image to find boundary in that space.