Skip to content
View eegdude's full-sized avatar
🔬
whatewer
🔬
whatewer
  • Moscow, Russia

Block or report eegdude

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. opendome opendome Public

    3d-printable probes for tactile acuity testing with grating orientation test, somewhat like JVP domes

    OpenSCAD

  2. erp_analysis erp_analysis Public

    ERP analysis for P300 BCI experiments. One branch per experiment

    Jupyter Notebook 1 1

  3. List of neuroscience-related RSS fee... List of neuroscience-related RSS feeds, with focus on peer-reviewed articles on BCI/EEG
    1
    <?xml version="1.0" encoding="UTF-8"?>
    2
    <opml version="1.0">
    3
        <head>
    4
            <title>Feeder - RSS Feed Reader</title>
    5
        </head>
  4. free-neuro-lunch free-neuro-lunch Public

    The list of decent free-to-publish neuroscience journals, with focus on psychophysiology and human neuroscience. May be useful when short on cash. Pull requests are encouraged.

    2

  5. Better scihub bookmarklet Better scihub bookmarklet
    1
    javascript: var url = location.href; url = 'https://sci-hub.se/' + url; location.href = url;