Sensing functional connectivity in the brain, in Python
Project description
functional-connectivity implements a set of tools to detect and sense changes in a functional network from spike counts
This is the software repository behind the paper:
- Tzu-Chi Yen and Yi-Yun Ho, Mapping functional neuronal networks to behavioral states, in preparation (2024).
Read it on: arXiv or PRX Life.
- For full documentation, please visit this site.
- For general Q&A, ideas, or other things, please visit Discussions.
- For software-related bugs, issues, or suggestions, please use Issues.
Installation
functional-connectivity is available on PyPi:
pip install functional-connectivity
The dependencies needed to interact with Dandi are not installed by default. You will need to run:
- SOMETHING
Development
Remember that ./docs
contains the documentation of this library.
You would need AWS credentials to be able to execute ./docs/deploy.sh
.
Acknowledgement
The functional-connectivity library is supported by The Kavli Foundation. The authors want to thank Rebecca Morrison and Stephen Becker (@stephenbeckr) for inspirations.
We also want to thank the authors in these software implementations:
- cvxgrp/strat_models
- GalSha/GLASSO_Framework: arXiv (2023)
- tpetaja1/tvgl: KDD (2017), time-varying GGM using ADMM and Python 2.7.
License
functional-connectivity is open-source and licensed under the GNU Lesser General Public License v3.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for functional-connectivity-0.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76d83443617a6f4f172ed1cddf02e0fd75547f5e30733593b5e618c2065c104f |
|
MD5 | 98b319e3cec7ea7440480acadd4dd5c1 |
|
BLAKE2b-256 | 4ce55f79fbf6d3ba172748e339a8a2e11cfdd1f63060a9ae2c3ec30210ea4792 |
Hashes for functional_connectivity-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ab50c2c0a418bafb2e7f1ea490f8bb1475392fb4c6d83300d132e4273bf5a1c |
|
MD5 | 755ab0a95a4b8df013d78e2664ef2bf4 |
|
BLAKE2b-256 | 54e46cfd0d34e39f84181142921159bf94976f0fd19ef2049687816a537c22c9 |