Metadata-Version: 2.1
Name: cagraph
Version: 0.0.8
Summary: A package to generate graphs from calcium imaging data of neural activity.
Project-URL: Homepage, https://github.com/vporubsky/CaGraph
Project-URL: Bug Tracker, https://github.com/vporubsky/CaGraph/issues
Author-email: Veronica Porubsky <verosky@uw.edu>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: bokeh<=2.4.3
Requires-Dist: matplotlib
Requires-Dist: networkx
Requires-Dist: numpy
Requires-Dist: pynwb
Requires-Dist: scipy
Requires-Dist: seaborn
Description-Content-Type: text/markdown

# cagraph

This package is designed to process calcium imaging 
data recorded from neuronal populations into graphs to
be analyzed for functional connectivity patterns.
