LICENSE
README.md
pyproject.toml
setup.py
XdetectionCore.egg-info/PKG-INFO
XdetectionCore.egg-info/SOURCES.txt
XdetectionCore.egg-info/dependency_links.txt
XdetectionCore.egg-info/requires.txt
XdetectionCore.egg-info/top_level.txt
analysis/dummy_ephys_pipeline.py
analysis/dummy_pupil_analysis.py
analysis/gen_ephys_test_data.py
tests/conftest.py
tests/test_core.py
tests/test_spike_utils.py
xdetectioncore/__init__.py
xdetectioncore/behaviour.py
xdetectioncore/build_session_topology.py
xdetectioncore/io_utils.py
xdetectioncore/paths.py
xdetectioncore/plotting.py
xdetectioncore/session.py
xdetectioncore/stats.py
xdetectioncore/TimeSeries_clasification/RNN_classifier.py
xdetectioncore/TimeSeries_clasification/cluster_analysis.py
xdetectioncore/components/events.py
xdetectioncore/components/licks.py
xdetectioncore/components/pupil.py
xdetectioncore/components/utils.py
xdetectioncore/decoding/decoding_funcs.py
xdetectioncore/ephys/__init__.py
xdetectioncore/ephys/aggregate_ephys_funcs.py
xdetectioncore/ephys/generate_synthetic_spikes.py
xdetectioncore/ephys/population_analysis_funcs.py
xdetectioncore/ephys/spike_time_utils.py
xdetectioncore/ephys/test_ephys_abstraction.py
xdetectioncore/pupil/__init__.py
xdetectioncore/pupil/pupil_analysis_funcs.py