.gitignore
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
main.py
mkdocs.yml
pyproject.toml
setup.cfg
tox.ini
.github/CODEOWNERS
.github/workflows/deploy.yml
.github/workflows/documentation.yml
.github/workflows/main.yml
doc/Makefile
doc/README.md
doc/about.md
doc/api.rst
doc/citing.md
doc/conf.py
doc/examples.md
doc/external.md
doc/index.rst
doc/installing.md
doc/make.bat
doc/pynajax.md
doc/releases.md
doc/user_guide.md
doc/_static/CCN-logo-wText.png
doc/_static/custom.css
doc/_static/logo_flatiron_white.svg
doc/_static/readme_figure.png
doc/_static/Icon/Pynapple_final_icon.png
doc/_static/Logo/Pynapple_final_logo.png
doc/_static/example_thumbs/Pynapple_final_icon.png
doc/_static/example_thumbs/correlation.svg
doc/_static/example_thumbs/decoding.svg
doc/_static/example_thumbs/filtering.svg
doc/_static/example_thumbs/interaction.svg
doc/_static/example_thumbs/interval.svg
doc/_static/example_thumbs/perievent.svg
doc/_static/example_thumbs/timeseries.svg
doc/_static/example_thumbs/tsd.svg
doc/_static/example_thumbs/tsgroup.svg
doc/_static/example_thumbs/tuningcurves.svg
doc/_static/example_thumbs/wavelets.svg
doc/_templates/layout.html
doc/_templates/version.html
doc/_templates/autosummary/class.rst
doc/examples/tutorial_HD_dataset.md
doc/examples/tutorial_calcium_imaging.md
doc/examples/tutorial_ibl_choice_decoding.md
doc/examples/tutorial_phase_preferences.md
doc/examples/tutorial_pynapple_dandi.md
doc/examples/tutorial_wavelet_decomposition.md
doc/user_guide/01_introduction_to_pynapple.md
doc/user_guide/02_input_output.md
doc/user_guide/03_core_methods.md
doc/user_guide/03_interacting_with_numpy.md
doc/user_guide/03_metadata.md
doc/user_guide/05_correlograms_isi.md
doc/user_guide/06_tuning_curves.md
doc/user_guide/07_decoding.md
doc/user_guide/08_perievent.md
doc/user_guide/09_randomization.md
doc/user_guide/10_power_spectral_density.md
doc/user_guide/11_wavelets.md
doc/user_guide/12_filtering.md
doc/user_guide/13_warping.md
pynapple/__init__.py
pynapple.egg-info/PKG-INFO
pynapple.egg-info/SOURCES.txt
pynapple.egg-info/dependency_links.txt
pynapple.egg-info/requires.txt
pynapple.egg-info/top_level.txt
pynapple/core/__init__.py
pynapple/core/_core_functions.py
pynapple/core/_jitted_functions.py
pynapple/core/base_class.py
pynapple/core/config.py
pynapple/core/interval_set.py
pynapple/core/metadata_class.py
pynapple/core/time_index.py
pynapple/core/time_series.py
pynapple/core/ts_group.py
pynapple/core/utils.py
pynapple/io/__init__.py
pynapple/io/cnmfe.py
pynapple/io/folder.py
pynapple/io/interface_npz.py
pynapple/io/interface_nwb.py
pynapple/io/loader.py
pynapple/io/misc.py
pynapple/io/neurosuite.py
pynapple/io/phy.py
pynapple/io/suite2p.py
pynapple/process/__init__.py
pynapple/process/_process_functions.py
pynapple/process/correlograms.py
pynapple/process/decoding.py
pynapple/process/filtering.py
pynapple/process/perievent.py
pynapple/process/randomize.py
pynapple/process/spectrum.py
pynapple/process/tuning_curves.py
pynapple/process/warping.py
pynapple/process/wavelets.py
tests/__init__.py
tests/helper_tests.py
tests/test_abstract_tsd.py
tests/test_call_invocation.py
tests/test_cnmfe.py
tests/test_config.py
tests/test_correlograms.py
tests/test_decoding.py
tests/test_filtering.py
tests/test_folder.py
tests/test_interval_set.py
tests/test_jitted.py
tests/test_lazy_loading.py
tests/test_metadata.py
tests/test_misc.py
tests/test_neurosuite.py
tests/test_non_numpy_array.py
tests/test_npz_file.py
tests/test_numpy_compatibility.py
tests/test_nwb.py
tests/test_perievent.py
tests/test_phy.py
tests/test_power_spectral_density.py
tests/test_randomize.py
tests/test_repr.py
tests/test_signal_processing.py
tests/test_spike_trigger_average.py
tests/test_suite2p.py
tests/test_time_index.py
tests/test_time_series.py
tests/test_time_units.py
tests/test_ts_group.py
tests/test_tuning_curves.py
tests/test_utils.py
tests/test_warping.py
tests/nwbfilestest/basic/pynapplenwb/A2929-200711.nwb
tests/nwbfilestest/inscopix-cnmfe/pynapplenwb/A0634-210127.nwb
tests/nwbfilestest/matlab-cnmfe/pynapplenwb/A6512-210915.nwb
tests/nwbfilestest/minian/pynapplenwb/demo_movies.nwb
tests/nwbfilestest/neurosuite/pynapplenwb/A2929-200711.nwb
tests/nwbfilestest/phy/pynapplenwb/A8604-211122.nwb
tests/nwbfilestest/suite2p/pynapplenwb/2022_08_08.nwb
tests/nwbfilestest/suite2p/suite2p/plane0/F.npy
tests/nwbfilestest/suite2p/suite2p/plane0/Fneu.npy
tests/nwbfilestest/suite2p/suite2p/plane0/iscell.npy
tests/nwbfilestest/suite2p/suite2p/plane0/ops.npy
tests/nwbfilestest/suite2p/suite2p/plane0/spks.npy
tests/nwbfilestest/suite2p/suite2p/plane0/stat.npy