LSL streaming issue

pragprag California
edited October 2020 in OpenBCI_GUI

Hi, I used openbci-gui to LSL stream my 8 channel data with help of link: https://docs.openbci.com/docs/06Software/01-OpenBCISoftware/GUIWidgets#lsl
and am listening to the stream via lab recorder.
When I look at the streamed / recorded data later, I see a weird pattern, there is no consistent 250Hz sampling of data. After every 10 samples there is a jump, for example data.time_stamps(2) - data.time_stamps(1) is 0.004, and data.time_stamps(11) - data.time_stamps(10) = ~30, and this pattern is quite consistent for every 10 values in sequence. I’m not sure what is happening, and how I should rectify this problem. Please help.
@wjcroft @retiutut @evaesteban

Comments

Sign In or Register to comment.