AthenaEPI / dmipy

The open source toolbox for reproducible diffusion MRI-based microstructure estimation
MIT License
96 stars 30 forks source link

Clipping Signal Decay Metric above 10 to 10 #68

Closed rutgerfick closed 5 years ago

rutgerfick commented 5 years ago

Following discussion in #67 and suggestion by @thijsdhollander.

Option to clip SDM above certain number to avoid noisy CSF response functions.

thijsdhollander commented 5 years ago

Yep, as I've explained a bit here, this is a safe heuristic, intended to avoid the extremely unlikely (unless in case of extremely challenging SNR) case of an extreme SDM outlier, which might cause trouble down the track in the algorithm. But as also mentioned, there's no reason to lose the voxel itself: with a very high (beyond the clipping threshold) SDM value, it's certainly highly indicative of a genuine CSF voxel, even if the diffusivity might not be spot-on. That's ok, as the actual point of the algorithm is to get the responses from the data itself, without too many physical assumptions beyond general "relative" properties and differences between/among the 3 tissue types. If that weren't the case, you'd define the responses by a biophysical model anyway (e.g. like NODDI and others do).