tedana.io.ctabsel

ctabsel(ctabfile)[source]

Loads a pre-existing component table file

Parameters:ctabfile (str) – Filepath to existing component table
Returns:ctab – Tuple containing arrays of (1) accepted, (2) rejected, (3) mid, and (4) ignored components
Return type:(4,) tuple of numpy.ndarray