Framework of Information Theory for Electrophysiological data and Statistics
Project description
Frites
Documentation | Installation | Usage example | List of functions | Cite Frites
Description
Frites is a Python toolbox for assessing information-theorical measures on human and animal neurophysiological data (M/EEG, Intracranial). The aim of Frites is to extract task-related cognitive brain networks (i.e modulated by the task). The toolbox also includes directed and undirected connectivity metrics such as group-level statistics. Frites documentation is available online at https://brainets.github.io/frites/
Installation
Run the following command into your terminal to get the latest stable version :
pip install -U frites
You can also install the latest version of the software directly from Github :
pip install git+https://github.com/brainets/frites.git
For developers, you can install it in develop mode with the following commands :
git clone https://github.com/brainets/frites.git
cd frites
python setup.py develop
# or : pip install -e .
Dependencies
The main dependencies of Frites are :
In addition to the main dependencies, here’s the list of additional packages that you might need :
Numba : speed up the computations of some functions
Dcor for fast implementation of distance correlation
Matplotlib, Seaborn and Networkx for plotting the examples
Some example are using scikit learn estimators
Acknowledgments
See acknowledgments
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
File details
Details for the file frites-0.4.4.tar.gz
.
File metadata
- Download URL: frites-0.4.4.tar.gz
- Upload date:
- Size: 112.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 280ca9f3f711da0550eceec8ce94108b891369b63ea3cc1b8c960825ed20fb3f |
|
MD5 | 62f8d4b21dc7b2dcea62645fe2b2355a |
|
BLAKE2b-256 | 94dd3a7c098fcdbf9a23a58dfe388dbf1ed96ea87b650ce0fa061770e060fb0f |
File details
Details for the file frites-0.4.4-py3-none-any.whl
.
File metadata
- Download URL: frites-0.4.4-py3-none-any.whl
- Upload date:
- Size: 148.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 609d046afe45a7ebed444915d4f221bbb20c37791c0c938da09f068a25198cd1 |
|
MD5 | 7ba019011fdbc0496506780eaf3889a8 |
|
BLAKE2b-256 | b65e6e99a4d31160ad02eb3409329e87d403bdf2ddf974f78b89d9d02d1b054a |