LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
fooof/__init__.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/analysis/__init__.py
fooof/analysis/error.py
fooof/analysis/periodic.py
fooof/bands/__init__.py
fooof/bands/bands.py
fooof/core/__init__.py
fooof/core/errors.py
fooof/core/funcs.py
fooof/core/info.py
fooof/core/io.py
fooof/core/items.py
fooof/core/modutils.py
fooof/core/reports.py
fooof/core/strings.py
fooof/core/utils.py
fooof/data/__init__.py
fooof/data/data.py
fooof/objs/__init__.py
fooof/objs/fit.py
fooof/objs/group.py
fooof/objs/utils.py
fooof/plts/__init__.py
fooof/plts/annotate.py
fooof/plts/aperiodic.py
fooof/plts/fg.py
fooof/plts/fm.py
fooof/plts/periodic.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/sim/utils.py
fooof/tests/__init__.py
fooof/tests/conftest.py
fooof/tests/settings.py
fooof/tests/tutils.py
fooof/tests/analysis/__init__.py
fooof/tests/analysis/test_error.py
fooof/tests/analysis/test_periodic.py
fooof/tests/bands/__init__.py
fooof/tests/bands/test_bands.py
fooof/tests/core/__init__.py
fooof/tests/core/test_funcs.py
fooof/tests/core/test_info.py
fooof/tests/core/test_io.py
fooof/tests/core/test_modutils.py
fooof/tests/core/test_reports.py
fooof/tests/core/test_strings.py
fooof/tests/core/test_utils.py
fooof/tests/data/__init__.py
fooof/tests/data/test_data.py
fooof/tests/objs/__init__.py
fooof/tests/objs/test_fit.py
fooof/tests/objs/test_group.py
fooof/tests/objs/test_utils.py
fooof/tests/plts/__init__.py
fooof/tests/plts/test_annotate.py
fooof/tests/plts/test_aperiodic.py
fooof/tests/plts/test_fg.py
fooof/tests/plts/test_fm.py
fooof/tests/plts/test_periodic.py
fooof/tests/plts/test_spectra.py
fooof/tests/plts/test_styles.py
fooof/tests/plts/test_templates.py
fooof/tests/plts/test_utils.py
fooof/tests/sim/__init__.py
fooof/tests/sim/test_gen.py
fooof/tests/sim/test_params.py
fooof/tests/sim/test_transform.py
fooof/tests/sim/test_utils.py
fooof/tests/utils/__init__.py
fooof/tests/utils/test_data.py
fooof/tests/utils/test_debug.py
fooof/tests/utils/test_download.py
fooof/tests/utils/test_io.py
fooof/tests/utils/test_params.py
fooof/tests/utils/test_reports.py
fooof/utils/__init__.py
fooof/utils/data.py
fooof/utils/debug.py
fooof/utils/download.py
fooof/utils/io.py
fooof/utils/params.py
fooof/utils/reports.py