You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make it so mapping functions output 0 if the R-squared of the fit is less than a desired threshold. This will minimise the number of voxels with non-sensical fits.
Add something like the snippet below to mapping/fitting/relaxation.pyfit_signal function.
Make it so mapping functions output 0 if the R-squared of the fit is less than a desired threshold. This will minimise the number of voxels with non-sensical fits.
Add something like the snippet below to
mapping/fitting/relaxation.py
fit_signal
function.The text was updated successfully, but these errors were encountered: