tedana.utils.getfbounds

getfbounds(n_echos)[source]

Gets estimated F-statistic boundaries based on number of echos

Parameters:n_echos (int) – Number of echoes
Returns:fmin, fmid, fmax – Minimum, mid, and max F bounds
Return type:float