.coveragerc
CHANGELOG.md
CITATION.cff
LICENSE
README.rst
codecov.yml
conda2pip.py
pyproject.toml
setup.cfg
setup.py
syncopy.yml
tox.ini
esi_syncopy.egg-info/PKG-INFO
esi_syncopy.egg-info/SOURCES.txt
esi_syncopy.egg-info/dependency_links.txt
esi_syncopy.egg-info/not-zip-safe
esi_syncopy.egg-info/requires.txt
esi_syncopy.egg-info/top_level.txt
syncopy/__init__.py
syncopy/connectivity/AV_compRoutines.py
syncopy/connectivity/ST_compRoutines.py
syncopy/connectivity/__init__.py
syncopy/connectivity/connectivity_analysis.py
syncopy/connectivity/csd.py
syncopy/connectivity/granger.py
syncopy/connectivity/wilson_sf.py
syncopy/datatype/__init__.py
syncopy/datatype/base_data.py
syncopy/datatype/continuous_data.py
syncopy/datatype/discrete_data.py
syncopy/datatype/statistical_data.py
syncopy/datatype/methods/arithmetic.py
syncopy/datatype/methods/definetrial.py
syncopy/datatype/methods/padding.py
syncopy/datatype/methods/selectdata.py
syncopy/datatype/methods/show.py
syncopy/io/__init__.py
syncopy/io/load_raw_binary.py
syncopy/io/load_spy_container.py
syncopy/io/save_spy_container.py
syncopy/io/utils.py
syncopy/plotting/__init__.py
syncopy/plotting/_plot_analog.py
syncopy/plotting/_plot_spectral.py
syncopy/plotting/spy_plotting.py
syncopy/shared/__init__.py
syncopy/shared/computational_routine.py
syncopy/shared/const_def.py
syncopy/shared/errors.py
syncopy/shared/filetypes.py
syncopy/shared/input_validators.py
syncopy/shared/kwarg_decorators.py
syncopy/shared/parsers.py
syncopy/shared/queries.py
syncopy/shared/tools.py
syncopy/specest/README.md
syncopy/specest/__init__.py
syncopy/specest/compRoutines.py
syncopy/specest/const_def.py
syncopy/specest/freqanalysis.py
syncopy/specest/mtmconvol.py
syncopy/specest/mtmfft.py
syncopy/specest/superlet.py
syncopy/specest/wavelet.py
syncopy/specest/wavelets/__init__.py
syncopy/specest/wavelets/transform.py
syncopy/specest/wavelets/wavelets.py
syncopy/statistics/__init__.py
syncopy/statistics/timelockanalysis.py
syncopy/tests/conftest.py
syncopy/tests/local_spy.py
syncopy/tests/misc.py
syncopy/tests/no_slurm.sh
syncopy/tests/run_tests.cmd
syncopy/tests/run_tests.sh
syncopy/tests/synth_data.py
syncopy/tests/test_basedata.py
syncopy/tests/test_computationalroutine.py
syncopy/tests/test_connectivity.py
syncopy/tests/test_continuousdata.py
syncopy/tests/test_decorators.py
syncopy/tests/test_discretedata.py
syncopy/tests/test_packagesetup.py
syncopy/tests/test_parsers.py
syncopy/tests/test_plotting.py
syncopy/tests/test_selectdata.py
syncopy/tests/test_specest.py
syncopy/tests/test_spyio.py
syncopy/tests/test_spytools.py
syncopy/tests/backend/run_tests.sh
syncopy/tests/backend/test_conn.py
syncopy/tests/backend/test_timefreq.py