.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/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_nwb.py
syncopy/io/load_ft.py
syncopy/io/load_spy_container.py
syncopy/io/save_spy_container.py
syncopy/io/utils.py
syncopy/nwanalysis/AV_compRoutines.py
syncopy/nwanalysis/ST_compRoutines.py
syncopy/nwanalysis/__init__.py
syncopy/nwanalysis/connectivity_analysis.py
syncopy/nwanalysis/csd.py
syncopy/nwanalysis/granger.py
syncopy/nwanalysis/wilson_sf.py
syncopy/plotting/__init__.py
syncopy/plotting/_helpers.py
syncopy/plotting/_plotting.py
syncopy/plotting/config.py
syncopy/plotting/mp_plotting.py
syncopy/plotting/sp_plotting.py
syncopy/plotting/spy_plotting.py
syncopy/preproc/__init__.py
syncopy/preproc/compRoutines.py
syncopy/preproc/firws.py
syncopy/preproc/preprocessing.py
syncopy/preproc/resampledata.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_processors.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/_norm_spec.py
syncopy/specest/compRoutines.py
syncopy/specest/const_def.py
syncopy/specest/freqanalysis.py
syncopy/specest/mtmconvol.py
syncopy/specest/mtmfft.py
syncopy/specest/stft.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/README.md
syncopy/tests/conftest.py
syncopy/tests/helpers.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_preproc.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