eeg-positions
Compute and plot standard EEG electrode 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
Keywords from Contributors
Repository
Compute and plot standard EEG electrode positions.
Basic Info
- Host: GitHub
- Owner: sappelhoff
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://eeg-positions.readthedocs.io/en/latest/
- Size: 600 KB
Statistics
- Stars: 72
- Watchers: 3
- Forks: 16
- Open Issues: 2
- Releases: 7
Topics
Metadata Files
README.md
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:
Go to the
data/directory and download the EEG electrode position files you need (see the README there).Use
eeg_positionsas a Python package (install instructions below), and then obtain the EEG electrode positions through theget_elec_coordsfunction. 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
- Website: https://www.stefanappelhoff.com
- Twitter: stefanappelhoff
- Repositories: 18
- Profile: https://github.com/sappelhoff
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 | 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
Pull Request Labels
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
Rankings
Maintainers (1)
Dependencies
- larsoner/circleci-artifacts-redirector-action master composite
- 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
- actions/checkout v3 composite
- actions/setup-python v4 composite