NeuralEnsemble / 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://neo.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
325 stars 248 forks source link

Neuraview test and refactor #1567

Open PeterNSteinmetz opened 1 month ago

PeterNSteinmetz commented 1 month ago

Providing an explicit test for Neuraview as well as further generalizing the date and time expressions.

Built on generalizedHeaderProcessing and requires that reviewed first.