openyou / emokit

Open source driver for accessing raw data from the Emotiv EPOC EEG headset
http://www.openyou.org
Other
521 stars 235 forks source link

sensors quality and IMU data #257

Open averagua opened 7 years ago

averagua commented 7 years ago

Hi, I'm using Emotiv epoc+ for my university project and im trying to collect the raw data, but the accelerometers (X and Y) data is 0 every time (and also the quality sensor). ¿Any idea that is occuring? I'm not really sure how works the code, II call render.py, to which I have modified its arguments for the Emotiv class, this means

display_output=True, verbose=False, write=True, write_decrypted=True, output_path='dataColected/', force_epoc_mode=False, force_old_crypto=False, sys_platform = platform.system()

Regards!

ghost commented 7 years ago

yeah we are still working on getting accurate data.