Giter Site home page Giter Site logo

probeinterface's Introduction

probeinterface

Latest Release latest release
Documentation latest documentation
License license
Build Status CI build status
Codecov codecov

A Python package to handle the layout, geometry, and wiring of silicon probes for extracellular electrophysiology experiments.

Please Star the project to support us and Watch to always stay up-to-date!

Goals

ProbeInterface aims to provide a common framework to handle probe information across neuroscience experiments.

ProbeInterface is used by the SpikeInterface package to attach probe information to a recording object. You can find detailed documentation in the SpikeInterface documentation.

In practice, ProbeInterface is a lightweight package to handle:

  • probe contact geometry (both 2D and 3D layouts)
  • probe shape (contour of the probe, shape of channel contacts, etc.)
  • probe wiring to a device (the physical layout often doesn't match the channel ordering)
  • combining several probes into a device, with probe groups and a global wiring
  • exporting probe data into a common JSON file format
  • loading existing probe geometry files (Cambridge Neurotech, NeuroNexus, etc.) from the probeinterface_library

In addition, ProbeInterface also offers the following features:

  • matplotlib-based plotting functions
  • loading/saving probes using common formats (PRB, CSV, NWB, ...)
  • correctly handling SI units (um, mm)

Documentation

Detailed documentation of the latest PyPI release of ProbeInterface can be found here.

Detailed documentation of the development version of ProbeInterface can be found here.

How to install probeinterface

You can install the latest version of probeinterface version with pip:

pip install probeinterface

To get the latest updates, you can install probeinterface from source:

git clone https://github.com/SpikeInterface/probeinterface.git
cd probeinterface
pip install -e .
cd ..

Citation

If you find ProbeInterface useful in your research, please cite:

@article{garcia2022probeinterface,
  title={ProbeInterface: a unified framework for probe handling in extracellular electrophysiology},
  author={Garcia, Samuel and Sprenger, Julia and Holtzman, Tahl and Buccino, Alessio P},
  journal={Frontiers in Neuroinformatics},
  volume={16},
  pages={823056},
  year={2022},
  publisher={Frontiers Media SA}
}

probeinterface's People

Contributors

alejoe91 avatar bendichter avatar cwindolf avatar dradeaw avatar gkbccn avatar h-mayorquin avatar jsiegle avatar juliasprenger avatar mahlzahn avatar musicinmybrain avatar ndolensek avatar pre-commit-ci[bot] avatar samuelgarcia avatar yger avatar zm711 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.