• Stars
    star
    316
  • Rank 131,856 (Top 3 %)
  • Language
    Python
  • License
    BSD 3-Clause "New...
  • Created over 12 years ago
  • Updated 18 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Neo is a package for representing electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats

Neo

Neo is a Python package for working with electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats, including Spike2, NeuroExplorer, AlphaOmega, Axon, Blackrock, Plexon, Tdt, and support for writing to a subset of these formats plus non-proprietary formats including HDF5.

The goal of Neo is to improve interoperability between Python tools for analyzing, visualizing and generating electrophysiology data by providing a common, shared object model. In order to be as lightweight a dependency as possible, Neo is deliberately limited to represention of data, with no functions for data analysis or visualization.

Neo is used by a number of other software tools, including SpykeViewer (data analysis and visualization), Elephant (data analysis), the G-node suite (databasing), PyNN (simulations), tridesclous (spike sorting) and ephyviewer (data visualization). OpenElectrophy (data analysis and visualization) uses an older version of neo.

Neo implements a hierarchical data model well adapted to intracellular and extracellular electrophysiology and EEG data with support for multi-electrodes (for example tetrodes). Neo's data objects build on the quantities package, which in turn builds on NumPy by adding support for physical dimensions. Thus Neo objects behave just like normal NumPy arrays, but with additional metadata, checks for dimensional consistency and automatic unit conversion.

A project with similar aims but for neuroimaging file formats is NiBabel.

Code status

Core Test Status (Github Actions) IO Test Status (Github Actions) Unit Test Coverage

More information

For installation instructions, see doc/source/install.rst

To cite Neo in publications, see CITATION.txt

copyright:Copyright 2010-2022 by the Neo team, see doc/source/authors.rst.
license:3-Clause Revised BSD License, see LICENSE.txt for details.

Funding

Development of Neo has been partially funded by the European Union Sixth Framework Program (FP6) under grant agreement FETPI-015879 (FACETS), by the European Union Seventh Framework Program (FP7/2007Β­-2013) under grant agreements no. 269921 (BrainScaleS) and no. 604102 (HBP), and by the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreements No. 720270 (Human Brain Project SGA1), No. 785907 (Human Brain Project SGA2) and No. 945539 (Human Brain Project SGA3).

More Repositories

1

PyNN

A Python package for simulator-independent specification of neuronal network models.
Python
274
star
2

elephant

Elephant is the Electrophysiology Analysis Toolkit
Python
195
star
3

NeuroinformaticsTutorial

A tutorial on neuroinformatics resources for computational modellers
Python
63
star
4

ephyviewer

Simple viewers for ephys signals, events, video and more
Python
51
star
5

neuroConstruct

neuroConstruct: biophysically detailed neuronal modelling in 3D
Python
48
star
6

libNeuroML

This package provides Python libNeuroML, for working with neuronal models specified in NeuroML
Python
39
star
7

lazyarray

lazyarray is a Python package that provides a lazily-evaluated numerical array class, larray, based on and compatible with NumPy arrays.
Python
20
star
8

neurotune

Package for fitting/optimization of NeuroML models
Python
16
star
9

cobrawap

Collaborative Brain Wave Analysis Pipeline (Cobrawap)
Python
15
star
10

neuralensemble-docker

Docker images for neuroscience
Dockerfile
13
star
11

MotionClouds

Synthesizing moving textures with parameterized features
Python
11
star
12

Networks_SIG

INCF SIG on Standardised Representations of Network Structures
HTML
7
star
13

pyelectro

Analysis of electrophysiology in Python
Python
6
star
14

motionclouds_website

Website for "Model-based stimulus synthesis of natural-like random textures for the study of motion perception"
Jupyter Notebook
4
star
15

pype9

Python pipelines to simulate and manipulate neuronal models, and networks thereof, described in NineML (http://nineml.net)
Python
3
star
16

SimulationDataFormats

C
2
star