baccuslab / pyret

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

`rolling_window` should be in `pyret.stimulustools`, not `pyret.filtertools` #67

Closed nirum closed 8 years ago

nirum commented 8 years ago

It makes more sense, since rolling_window is usually applied to a stimulus, and not related to filters.