python-neo

Neo 是一种用于表示 Python 中的电生理数据的包, 同时支持阅读各种神经生理学文件格式。(Neo is a package for representing electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats.)

  • 所有者: NeuralEnsemble/python-neo
  • 平台: Linux, Mac, Windows
  • 許可證: BSD 3-Clause "New" or "Revised" License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

===
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

.. image:: https://travis-ci.org/NeuralEnsemble/python-neo.png?branch=master
:target: https://travis-ci.org/NeuralEnsemble/python-neo
:alt: Unit Test Status (TravisCI)
.. image:: https://circleci.com/gh/NeuralEnsemble/python-neo.svg?style=svg
:target: https://circleci.com/gh/NeuralEnsemble/python-neo
:alt: Unit Test Status (CircleCI)
.. image:: https://coveralls.io/repos/NeuralEnsemble/python-neo/badge.png
:target: https://coveralls.io/r/NeuralEnsemble/python-neo
:alt: Unit Test Coverage
.. image:: https://requires.io/github/NeuralEnsemble/python-neo/requirements.png?branch=master
:target: https://requires.io/github/NeuralEnsemble/python-neo/requirements/?branch=master
:alt: Requirements Status

More information

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

To cite Neo in publications, see CITATION.txt

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

.. _OpenElectrophy: https://github.com/OpenElectrophy/OpenElectrophy
.. _Elephant: http://neuralensemble.org/elephant
.. _G-node: http://www.g-node.org/
.. _Neuroshare: http://neuroshare.org/
.. _SpykeViewer: https://spyke-viewer.readthedocs.org/en/latest/
.. _NiBabel: http://nipy.sourceforge.net/nibabel/
.. _PyNN: http://neuralensemble.org/PyNN
.. _quantities: http://pypi.python.org/pypi/quantities
.. _NeuralEnsemble mailing list: http://groups.google.com/group/neuralensemble
.. _issue tracker: https://github.c
.. _tridesclous: https://github.com/tridesclous/tridesclous
.. _ephyviewer: https://github.com/NeuralEnsemble/ephyviewer

主要指標

概覽
名稱與所有者NeuralEnsemble/python-neo
主編程語言Python
編程語言Python (語言數: 1)
平台Linux, Mac, Windows
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2012-04-06 12:48:48
推送於2025-05-07 14:19:52
最后一次提交2025-05-07 16:19:51
發布數39
最新版本名稱0.14.1 (發布於 )
第一版名稱0.2.0 (發布於 2012-09-18 15:01:26)
用户参与
星數337
關注者數31
派生數256
提交數5.3k
已啟用問題?
問題數726
打開的問題數128
拉請求數829
打開的拉請求數30
關閉的拉請求數121
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?