Metadata-Version: 2.4
Name: spatial_maps
Version: 0.2.1
Summary: Compute spatial maps for neural data.
Author-email: Mikkel Lepperod <mikkel@simula.no>, Alessio Buccino <alessiop.buccino@gmail.com>
Project-URL: homepage, https://github.com/CINPLA/spatial-maps
Project-URL: repository, https://github.com/CINPLA/spatial-maps
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: scikit-image
Requires-Dist: astropy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: quantities
Provides-Extra: dev
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: black[jupyter]; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-dependency; extra == "test"
Requires-Dist: mountainsort5; extra == "test"
Provides-Extra: docs
Requires-Dist: sphinx-gallery; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Provides-Extra: full
Requires-Dist: spatial_maps[dev]; extra == "full"
Requires-Dist: spatial_maps[test]; extra == "full"
Requires-Dist: spatial_maps[docs]; extra == "full"
Dynamic: license-file

# spatial-spike-fields
Analysis for spatially modulated spiking activity, e.g. place cells, grid cells
