AUTHORS.txt
LICENSE.txt
MANIFEST.in
README.rst
requirements-docs.txt
requirements-extras.txt
requirements-tests.txt
requirements.txt
setup.py
doc/Makefile
doc/authors.rst
doc/conf.py
doc/developers_guide.rst
doc/environment.yml
doc/index.rst
doc/install.rst
doc/make.bat
doc/modules.rst
doc/overview.rst
doc/release_notes.rst
doc/requirements.txt
doc/tutorial.rst
doc/images/elephant_favicon.ico
doc/images/elephant_logo.png
doc/images/elephant_logo_sidebar.png
doc/images/elephant_structure.png
doc/images/tutorials/tutorial_1_figure_1.png
doc/images/tutorials/tutorial_1_figure_2.png
doc/reference/asset.rst
doc/reference/cell_assembly_detection.rst
doc/reference/conversion.rst
doc/reference/cubic.rst
doc/reference/current_source_density.rst
doc/reference/kernels.rst
doc/reference/neo_tools.rst
doc/reference/pandas_bridge.rst
doc/reference/signal_processing.rst
doc/reference/spade.rst
doc/reference/spectral.rst
doc/reference/spike_train_correlation.rst
doc/reference/spike_train_dissimilarity.rst
doc/reference/spike_train_generation.rst
doc/reference/spike_train_surrogates.rst
doc/reference/sta.rst
doc/reference/statistics.rst
doc/reference/unitary_event_analysis.rst
elephant/__init__.py
elephant/asset.py
elephant/cell_assembly_detection.py
elephant/change_point_detection.py
elephant/conversion.py
elephant/cubic.py
elephant/current_source_density.py
elephant/kernels.py
elephant/neo_tools.py
elephant/pandas_bridge.py
elephant/phase_analysis.py
elephant/signal_processing.py
elephant/spade.py
elephant/spectral.py
elephant/spike_train_correlation.py
elephant/spike_train_dissimilarity.py
elephant/spike_train_generation.py
elephant/spike_train_surrogates.py
elephant/sta.py
elephant/statistics.py
elephant/unitary_event_analysis.py
elephant.egg-info/PKG-INFO
elephant.egg-info/SOURCES.txt
elephant.egg-info/dependency_links.txt
elephant.egg-info/requires.txt
elephant.egg-info/top_level.txt
elephant/current_source_density_src/KCSD.py
elephant/current_source_density_src/README.md
elephant/current_source_density_src/__init__.py
elephant/current_source_density_src/basis_functions.py
elephant/current_source_density_src/icsd.py
elephant/current_source_density_src/test_data.mat
elephant/current_source_density_src/utility_functions.py
elephant/spade_src/LICENSE
elephant/spade_src/__init__.py
elephant/spade_src/fast_fca.py
elephant/test/__init__.py
elephant/test/make_spike_extraction_test_data.py
elephant/test/test_asset.py
elephant/test/test_cell_assembly_detection.py
elephant/test/test_change_point_detection.py
elephant/test/test_conversion.py
elephant/test/test_csd.py
elephant/test/test_cubic.py
elephant/test/test_icsd.py
elephant/test/test_kcsd.py
elephant/test/test_kernels.py
elephant/test/test_neo_tools.py
elephant/test/test_pandas_bridge.py
elephant/test/test_phase_analysis.py
elephant/test/test_signal_processing.py
elephant/test/test_spade.py
elephant/test/test_spectral.py
elephant/test/test_spike_train_correlation.py
elephant/test/test_spike_train_dissimilarity.py
elephant/test/test_spike_train_generation.py
elephant/test/test_spike_train_surrogates.py
elephant/test/test_sta.py
elephant/test/test_statistics.py
elephant/test/test_unitary_event_analysis.py