INM-6 / python-neo

Neo is a package for representing electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats
http://packages.python.org/neo/
BSD 3-Clause "New" or "Revised" License
3 stars 10 forks source link

Functions to work with trials #24

Open mdenker opened 7 years ago

mdenker commented 7 years ago

This epic defines how trials are represented in Neo (and Elephant), allows users to create trials from vanilla Neo objects, and work with them efficiently.

A number of prototypes were already created for the Scientific Data publication and could serve as a starting point.