codeneuro / spikefinder-python

python module for testing spike detection algorithms
MIT License
1 stars 3 forks source link

Length checking #4

Closed philippberens closed 8 years ago

philippberens commented 8 years ago

We should make sure all the columns are the correct length before they are scored.

freeman-lab commented 8 years ago

Length checking is now performed during initial parsing of columns.