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_imgNifti1Image

PVE image containing CSF, GM, and WM segmentations from T1

dwiref_imgNifti1Image

Reference image to find boundary in that space.