All Projects → wiheto → Teneto

wiheto / Teneto

Licence: gpl-3.0
Temporal Network Tools

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Teneto

Csinva.github.io
Slides, paper notes, class notes, blog posts, and research on ML 📉, statistics 📊, and AI 🤖.
Stars: ✭ 342 (+660%)
Mutual labels:  neuroscience
Robotics Toolbox Matlab
Robotics Toolbox for MATLAB
Stars: ✭ 601 (+1235.56%)
Mutual labels:  dynamics
Neuromatch Academy
Preparatory Materials, Self-guided Learning, and Project Management for Neuromatch Academy activities
Stars: ✭ 30 (-33.33%)
Mutual labels:  neuroscience
Robotics Toolbox Python
Robotics Toolbox for Python
Stars: ✭ 369 (+720%)
Mutual labels:  dynamics
Brian2
Brian is a free, open source simulator for spiking neural networks.
Stars: ✭ 533 (+1084.44%)
Mutual labels:  neuroscience
Awesome Neuroscience
A curated list of awesome neuroscience libraries, software and any content related to the domain.
Stars: ✭ 734 (+1531.11%)
Mutual labels:  neuroscience
Neurokit.py
A Python Toolbox for Statistics and Neurophysiological Signal Processing (EEG, EDA, ECG, EMG...).
Stars: ✭ 292 (+548.89%)
Mutual labels:  neuroscience
Psychopy
For running psychology and neuroscience experiments
Stars: ✭ 1,020 (+2166.67%)
Mutual labels:  neuroscience
Dart
Dynamic Animation and Robotics Toolkit
Stars: ✭ 596 (+1224.44%)
Mutual labels:  dynamics
Onix
ONI-compatible hardware, firmware, and host APIs for advanced neuroscience experiments.
Stars: ✭ 20 (-55.56%)
Mutual labels:  neuroscience
Rl
The Robotics Library (RL) is a self-contained C++ library for rigid body kinematics and dynamics, motion planning, and control.
Stars: ✭ 391 (+768.89%)
Mutual labels:  dynamics
Fieldtrip
The MATLAB toolbox for MEG, EEG and iEEG analysis
Stars: ✭ 481 (+968.89%)
Mutual labels:  neuroscience
Amap Python
Automated mouse atlas propagation
Stars: ✭ 20 (-55.56%)
Mutual labels:  neuroscience
Dcm2niix
dcm2nii DICOM to NIfTI converter: compiled versions available from NITRC
Stars: ✭ 364 (+708.89%)
Mutual labels:  neuroscience
Meta rl
The Tensorflow code and a DeepMind Lab wrapper for my article "Meta-Reinforcement Learning" on FloydHub.
Stars: ✭ 36 (-20%)
Mutual labels:  neuroscience
Eyeloop
EyeLoop is a Python 3-based eye-tracker tailored specifically to dynamic, closed-loop experiments on consumer-grade hardware.
Stars: ✭ 336 (+646.67%)
Mutual labels:  neuroscience
Nengo
A Python library for creating and simulating large-scale brain models
Stars: ✭ 615 (+1266.67%)
Mutual labels:  neuroscience
Modia3d.jl
Modeling and Simulation of 3D systems
Stars: ✭ 44 (-2.22%)
Mutual labels:  dynamics
Pymuscle
A motor unit based model of skeletal muscle and fatigue
Stars: ✭ 38 (-15.56%)
Mutual labels:  neuroscience
Notifyjs
Stars: ✭ 26 (-42.22%)
Mutual labels:  dynamics

Teneto

Documentation Status PyPI version Build Status Codacy Badge Coverage Status DOI

Temporal network tools.

What is the package

Package includes various tools for analyzing temporal network data. Temporal network measures, temporal network generation, derivation of time-varying/dynamic connectivities, plotting functions.

Some extra focus is placed on neuroimaging data (e.g. compatible with BIDS - NB: currently not compliant with latest release candidate of BIDS Derivatives).

Installation

With pip installed:

pip install teneto

to upgrade teneto:

pip install teneto -U

Requires: Python 3.6+

Installing teneto via pip installs all python package requirements as well.

Documentation

More detailed documentation can be found at teneto.readthedocs.io and includes tutorials.

Outlook

This package is under active development. And a lot of changes will still be made.

Contributers

For a list of contributors to teneto, see: teneto.readthedocs.io

Cite

If using this, please cite us. At present we do not have a dedicated article about teneto, but you can cite the software using the Zenodo DOI and/or the article where teneto is introduced, along with a considerable discussion about many of the measures in teneto:

Thompson et al (2017) "From static to temporal network theory applications to functional brain connectivity." Network Neuroscience, 2: 1. p.69-99 Link

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].