LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
fooof/__init__.py
fooof/analysis.py
fooof/bands.py
fooof/data.py
fooof/fit.py
fooof/funcs.py
fooof/group.py
fooof/utils.py
fooof/version.py
fooof.egg-info/PKG-INFO
fooof.egg-info/SOURCES.txt
fooof.egg-info/dependency_links.txt
fooof.egg-info/requires.txt
fooof.egg-info/top_level.txt
fooof/core/__init__.py
fooof/core/funcs.py
fooof/core/info.py
fooof/core/io.py
fooof/core/modutils.py
fooof/core/reports.py
fooof/core/strings.py
fooof/core/utils.py
fooof/plts/__init__.py
fooof/plts/fg.py
fooof/plts/fm.py
fooof/plts/settings.py
fooof/plts/spectra.py
fooof/plts/style.py
fooof/plts/templates.py
fooof/plts/utils.py
fooof/sim/__init__.py
fooof/sim/gen.py
fooof/sim/params.py
fooof/sim/transform.py
fooof/tests/__init__.py
fooof/tests/conftest.py
fooof/tests/test_analysis.py
fooof/tests/test_bands.py
fooof/tests/test_core_funcs.py
fooof/tests/test_core_info.py
fooof/tests/test_core_io.py
fooof/tests/test_core_modutils.py
fooof/tests/test_core_reports.py
fooof/tests/test_core_strings.py
fooof/tests/test_core_utils.py
fooof/tests/test_data.py
fooof/tests/test_fit.py
fooof/tests/test_funcs.py
fooof/tests/test_group.py
fooof/tests/test_plts_fg.py
fooof/tests/test_plts_fm.py
fooof/tests/test_plts_spectra.py
fooof/tests/test_plts_styles.py
fooof/tests/test_plts_templates.py
fooof/tests/test_sim_gen.py
fooof/tests/test_sim_params.py
fooof/tests/test_sim_transform.py
fooof/tests/test_utils.py
fooof/tests/utils.py