tedana.utils.io.ctabsel¶
-
ctabsel(ctabfile)[source]¶ Loads a pre-existing component table file
Parameters: ctabfile ( str) – Filepath to existing component tableReturns: ctab – Tuple containing arrays of (1) accepted, (2) rejected, (3) mid, and (4) ignored components Return type: (4,) tupleofnumpy.ndarray