Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.6%) to scientific vocabulary
Repository
Sleep Scoring GUI (python based)
Basic Info
- Host: GitHub
- Owner: SvennoNito
- Language: Python
- Default Branch: main
- Size: 491 MB
Statistics
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 2
- Releases: 3
Metadata Files
README.md
ScoringHero - The Open-Source Sleep EEG Scoring Software
Welcome to ScoringHero, an open-source project designed to assist you in EEG sleep scoring! After being tested and used by multiple labs for over a year, ScoringHero has now reached its beta stage and supports cross-platform compatibility
About
ScoringHero is an open-source tool for visualizing long-term EEG recordings, marking events (such as sleep spindles, artefacts, or anything really), and performing sleep scoring.
How to get the latest release
ScoringHero is available for Windows and MacOS. For Windows, it is packaged as a standalone executable (.exe). For MacOS, it comes in versions for older (x86_64 architecture) and newer Mac laptops (arm64 architecture).
No installation is required. Simply go to the Releases section on the right of this page, download the appropriate file for your operating system, and execute the file to start ScoringHero.
For Mac users
ScoringHero is not registered with Apple (as this would imply a yearly fee). This means you need to manually allow its execution. Follow these steps to run the software:
1) Open Terminal and navigate to your Downloads folder.
2) Run the following command to give execution rights to the software:
- chmod +x scoringhero_macOS_arm64 (for ARM64 version)
- chmod +x scoringhero_macOS_x86_64(for x8664 version)
3) Go to System Preferences > Privacy & Security.
4) Click Open Anyway when you see the message: *"scoringheromacOS_arm64 was blocked to protect your Mac."*
How to cite
If you use ScoringHero in your work, please cite this software using the metadata found under "Cite this repository" on the top right of the page.
Love this project?
Buy me a coffee or sponsor me on GitHub to help keep updates coming!
Every little bit fuels late-night coding sessions, thanks for being awesome!
Impressions
Here are some screenshots of ScoringHero in action:
Owner
- Name: Sven Leach
- Login: SvennoNito
- Kind: user
- Location: Germany, Oldenburg
- Repositories: 1
- Profile: https://github.com/SvennoNito
Master Student in Neurocognitive Psychology. I'm primarily interested in sleep. I'm working with evolutionary and deep learning algorithms.
GitHub Events
Total
- Create event: 1
- Issues event: 2
- Release event: 3
- Watch event: 1
- Public event: 1
- Push event: 6
Last Year
- Create event: 1
- Issues event: 2
- Release event: 3
- Watch event: 1
- Public event: 1
- Push event: 6
Dependencies
- actions/checkout v3 composite
- actions/upload-release-asset v1 composite