MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
versioneer.py
tedana/__init__.py
tedana/_version.py
tedana/combine.py
tedana/decay.py
tedana/due.py
tedana/gscontrol.py
tedana/info.py
tedana/io.py
tedana/stats.py
tedana/utils.py
tedana.egg-info/PKG-INFO
tedana.egg-info/SOURCES.txt
tedana.egg-info/dependency_links.txt
tedana.egg-info/entry_points.txt
tedana.egg-info/not-zip-safe
tedana.egg-info/requires.txt
tedana.egg-info/top_level.txt
tedana/decomposition/__init__.py
tedana/decomposition/_utils.py
tedana/decomposition/ica.py
tedana/decomposition/pca.py
tedana/metrics/__init__.py
tedana/metrics/_utils.py
tedana/metrics/collect.py
tedana/metrics/dependence.py
tedana/reporting/__init__.py
tedana/reporting/dynamic_figures.py
tedana/reporting/html_report.py
tedana/reporting/static_figures.py
tedana/reporting/data/README.md
tedana/reporting/data/html/__init__.py
tedana/reporting/data/html/report_body_template.html
tedana/reporting/data/html/report_carpet_buttons_template.html
tedana/reporting/data/html/report_head_template.html
tedana/resources/config/metrics.json
tedana/resources/config/outputs.json
tedana/selection/__init__.py
tedana/selection/_utils.py
tedana/selection/tedica.py
tedana/selection/tedpca.py
tedana/tests/__init__.py
tedana/tests/conftest.py
tedana/tests/test_combine.py
tedana/tests/test_decay.py
tedana/tests/test_gscontrol.py
tedana/tests/test_integration.py
tedana/tests/test_io.py
tedana/tests/test_metrics.py
tedana/tests/test_reporting.py
tedana/tests/test_selection.py
tedana/tests/test_selection_utils.py
tedana/tests/test_stats.py
tedana/tests/test_t2smap.py
tedana/tests/test_utils.py
tedana/tests/test_workflows_parser_utils.py
tedana/tests/utils.py
tedana/tests/data/cornell_three_echo_outputs.txt
tedana/tests/data/echo1.nii.gz
tedana/tests/data/echo2.nii.gz
tedana/tests/data/echo3.nii.gz
tedana/tests/data/fdist.npy
tedana/tests/data/fiu_four_echo_outputs.txt
tedana/tests/data/mask.nii.gz
tedana/tests/data/nih_five_echo_outputs_t2smap.txt
tedana/tests/data/nih_five_echo_outputs_verbose.txt
tedana/workflows/__init__.py
tedana/workflows/parser_utils.py
tedana/workflows/t2smap.py
tedana/workflows/tedana.py