delsys-inc / Delsys-Python-Demo

Python example GUI that utilizes the Delsys API
10 stars 3 forks source link

sampleCount problem #3

Open Yunusbcr opened 3 years ago

Yunusbcr commented 3 years ago

https://github.com/delsys-inc/Delsys-Python-Demo/blob/35f45062f00fa62cc19f838c713e1bf39bb4c8fd/AeroPy/DataManager.py#L21

I think this should be like this, self.sampleCount += len(outArr[0][0])*len(outArr[0])