openyou / emokit

Open source driver for accessing raw data from the Emotiv EPOC EEG headset

Home Page:http://www.openyou.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sensors quality and IMU data

averagua opened this issue · comments

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!

yeah we are still working on getting accurate data.