eeg-positions

Compute and plot standard EEG electrode positions.

https://github.com/sappelhoff/eeg_positions

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.1%) to scientific vocabulary

Keywords

coordinates eeg electrodes layout montage positions science

Keywords from Contributors

ecg ieeg brain brainproducts brainvision products vhdr vision vmrk
Last synced: 4 months ago · JSON representation ·

Repository

Compute and plot standard EEG electrode positions.

Basic Info
Statistics
  • Stars: 72
  • Watchers: 3
  • Forks: 16
  • Open Issues: 2
  • Releases: 7
Topics
coordinates eeg electrodes layout montage positions science
Created over 7 years ago · Last pushed 5 months ago
Metadata Files
Readme Contributing License Citation

README.md

Python build Python tests Test coverage Documentation status PyPi version Conda version Zenodo archive

eeg_positions

Compute and plot standard EEG electrode positions.

Please see the Documentation.

Quickstart

There are two common ways to make use of this repository:

  1. Go to the data/ directory and download the EEG electrode position files you need (see the README there).

  2. Use eeg_positions as a Python package (install instructions below), and then obtain the EEG electrode positions through the get_elec_coords function. See the Examples and API documentation.

Installation

For installing the stable version of eeg_positions, call:

python -m pip install --upgrade eeg_positions

Or if you use conda:

conda install --channel conda-forge eeg_positions

For installing the latest (development) version of eeg_positions, call:

python -m pip install --upgrade https://github.com/sappelhoff/eeg_positions/archive/refs/heads/main.zip

Contributing

The development of eeg_positions is taking place on GitHub.

For more information, please see CONTRIBUTING.md.

Cite

If you find this repository useful and want to cite it in your work, please go to the Zenodo record and obtain the appropriate citation from the "Cite as" section there.

Owner

  • Name: Stefan Appelhoff
  • Login: sappelhoff
  • Kind: user
  • Location: Germany
  • Company: @MPIB

Citation (CITATION.cff)

# YAML 1.2
---
# Metadata for citation of this software according to the CFF format (https://citation-file-format.github.io/)
cff-version: 1.2.0
title: "eeg_positions -- compute and plot standard EEG electrode positions."
message: "If you use this software, please cite it using the metadata in this file."
authors:
- given-names: "Stefan"
  family-names: "Appelhoff"
  orcid: "https://orcid.org/0000-0001-8002-0877"
- given-names: "Clemens"
  family-names: "Brunner"
  orcid: "https://orcid.org/0000-0002-6030-2233"
type: software
repository-code: "https://github.com/sappelhoff/eeg_positions"
url: "https://eeg-positions.readthedocs.io/en/latest/"
license: MIT
identifiers:
  - description: "Code archive on Zenodo"
    type: doi
    value: 10.5281/zenodo.4540097
keywords:
- "EEG"
- "neuroscience"
- "electrophysiology"
- "electrode"
- "sensor"
- "coordinate"
- "position"
- "location"
- "xyz"
- "10-20 system"
- "10-10 system"
- "10-05 system"
...

GitHub Events

Total
  • Create event: 8
  • Issues event: 5
  • Release event: 1
  • Watch event: 9
  • Delete event: 5
  • Issue comment event: 4
  • Push event: 32
  • Pull request event: 9
  • Fork event: 1
Last Year
  • Create event: 8
  • Issues event: 5
  • Release event: 1
  • Watch event: 9
  • Delete event: 5
  • Issue comment event: 4
  • Push event: 32
  • Pull request event: 9
  • Fork event: 1

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 139
  • Total Committers: 3
  • Avg Commits per committer: 46.333
  • Development Distribution Score (DDS): 0.022
Top Committers
Name Email Commits
Stefan Appelhoff s****f@m****g 136
Clemens Brunner c****r@g****m 2
dependabot[bot] 4****]@u****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 5 months ago

All Time
  • Total issues: 8
  • Total pull requests: 19
  • Average time to close issues: 11 days
  • Average time to close pull requests: 3 days
  • Total issue authors: 5
  • Total pull request authors: 3
  • Average comments per issue: 1.0
  • Average comments per pull request: 2.05
  • Merged pull requests: 19
  • Bot issues: 0
  • Bot pull requests: 8
Past Year
  • Issues: 2
  • Pull requests: 5
  • Average time to close issues: about 23 hours
  • Average time to close pull requests: about 19 hours
  • Issue authors: 2
  • Pull request authors: 2
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.4
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
  • sappelhoff (5)
  • accer-iou (1)
  • cbrnr (1)
  • Aceticia (1)
  • larsoner (1)
Pull Request Authors
  • dependabot[bot] (13)
  • sappelhoff (11)
  • cbrnr (3)
Top Labels
Issue Labels
bug (1)
Pull Request Labels
dependencies (13) github_actions (4)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 159 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 4
  • Total maintainers: 1
pypi.org: eeg-positions

Compute and plot standard EEG electrode positions.

  • Homepage: https://eeg-positions.readthedocs.io
  • Documentation: https://eeg-positions.readthedocs.io/
  • License: Copyright 2018 eeg_positions developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  • Latest release: 2.1.2
    published about 1 year ago
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 159 Last month
Rankings
Stargazers count: 9.0%
Forks count: 9.8%
Dependent packages count: 10.1%
Average: 13.4%
Downloads: 16.3%
Dependent repos count: 21.6%
Maintainers (1)
Last synced: 5 months ago

Dependencies

.github/workflows/circleci_artifact_redirector.yml actions
  • larsoner/circleci-artifacts-redirector-action master composite
.github/workflows/python_build-test-deploy.yml actions
  • JamesIves/github-pages-deploy-action v4 composite
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • codecov/codecov-action v3 composite
.github/workflows/python_publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite