Giter VIP home page Giter VIP logo

Comments (4)

ch-MEIJIE avatar ch-MEIJIE commented on June 18, 2024

Hi, it seems like a package import error associated with Psychpy.

However, I did not see this error when test on our PC.

I find a link that may help you: https://discourse.psychopy.org/t/import-error-cannot-import-name-gluerrorstring-from-pyglet-gl/31705

Plz try it and let me know if the error still exist.

(OR you can try to install the MetaBCI dependent packages in a new virtual environment and see if it helps)

from metabci.

HaveAnIdeaCy avatar HaveAnIdeaCy commented on June 18, 2024

Great, thanks a lot for your help, pyglet 1.5 works, besides, the numpy package is updated to 1.24 and runs incorrectly, 1.23.5 is recommended.

from metabci.

HaveAnIdeaCy avatar HaveAnIdeaCy commented on June 18, 2024

When I tried to import local EEG data into datasets/base.py, I found that I couldn't know exactly if the array of dests [[],[]] was just a link to the address. For the _get_single_subject_data function sess and runs formats, How does it cut the data set in the paradigm?

from metabci.

ch-MEIJIE avatar ch-MEIJIE commented on June 18, 2024

Thanks for you suggestions on Numpy's version. We will check our dependent packages soon.

For import your own dataset (Do you mean this?), you can see this demo: demos/brainflow_demos/datasets.py.

For each dataset that is not contained in MetaBCI, you need to inherit the BaseDataset class and overwrite the _get_single_subject_data() and data_path() method, which convert data from raw files (which may vary from different EEG amplifier) into MNE Raw structure.

from metabci.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.