pyplati / platipy

Processing Library and Analysis Toolkit for Medical Imaging in Python
https://pyplati.github.io/platipy/
Apache License 2.0
111 stars 27 forks source link

Documentation error (compute_apl) #268

Closed rnfinnegan closed 1 month ago

rnfinnegan commented 4 months ago

The docstring states "The total (slice-wise) added path length in mm" is returned, but the output is returned in units of voxels.

Note - this function is not intended to be used alone, as generally the average or total APL are the measures of interest. These functions correctly return the output in units of mm.