sagarjauhari / BCIpy

Python toolkit to analyze EEG data. We are analyzing EEG data collected by Mostow and Chang from Project LISTEN.
http://bcipy.org
GNU General Public License v3.0
4 stars 4 forks source link

extract_rolling_median returning all 0 values #1

Open sagarjauhari opened 10 years ago

sagarjauhari commented 10 years ago

https://github.com/sagarjauhari/eeg_mining/blob/master/slicer.py#L67

The slice we're trying to create using [st:et] seems to return an empty slice all the time.