Contents:
tedana.workflows
tedana.decay
tedana.combine
tedana.decomposition
tedana.metrics
tedana.selection
tedana.gscontrol
tedana.io
str_to_component_list()
tedana.reporting
tedana.stats
tedana.bibtex
tedana.utils
Convert a string to a list of component indices.
s (str) – The string to convert into a list of component indices.
List[int] of component indices.
ValueError, if the string cannot be split by an allowed delimeter –