Skip to content

the difference between plot from saved csv file vs. plot as displayed in web #10

@ChrysLiang

Description

@ChrysLiang

Hi warrenarea,

It is really a nice project, given access to raw data from EEG headset.

Besides visualization of raw EEG data from the plot in web is useful, direct manipulation of raw EEG data is also very important for BCI research.

I saved some raw EEG data using the API to a CSV file. However, after some inspection, I found the data saved into the CSV file is very different from the one being plotted in web (in some way?).

Here is the example (they are roughly synchronized):
web_plot

csv_plot

It seems to me the plot in web is quite correct (I shake gently with the headset), while the plot through the data as saved in CSV is not realistic.

I believe the data itself should be correctly fetched from EEG headset. However, I suspected that, due to some (running environment, formatting, python vs. web?) factor, the data saved in CSV file not the one we want, although it is correct in some way.

Could you please give me some hints on this discrepancy? What could be cause for this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions