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

Powerful filter functions for Neo #23

Open mdenker opened 7 years ago

mdenker commented 7 years ago

The user is able to flexibly select data from Neo objects, filtering them by object type, annotation, etc.

Issues to be addressed in the epic: