baccuslab / pyret

Python tools for analysis of neurophysiology data
https://pyret.readthedocs.io/en/master/
MIT License
35 stars 8 forks source link

Flip STA/STE array #16

Closed bnaecker closed 10 years ago

bnaecker commented 10 years ago

The STE/STA arrays are computed such that the time of the spike is at the back of the array, but it seems more natural to have them at the start. Just flip the lil' buggers.