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 (9.0%) to scientific vocabulary
Repository
Accurate auditory stimuli.
Basic Info
- Host: GitHub
- Owner: mscheltienne
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://mscheltienne.github.io/stimuli/
- Size: 761 KB
Statistics
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
- Releases: 11
Metadata Files
README.md
Stimuli
This repository contains auditory stimuli that do not require PsychoPy. The auditory stimuli use the python sounddevice library.
Installation
This repository is available for python 3.11 on pip with the command
pip install stimuli or on conda-forge with the command
conda install -c conda-forge stimuli.
Usage
Audio stimulus
``` from stimuli.audio import Tone from stimuli.time import sleep from stimuli.trigger import ParallelPortTrigger
trigger = ParallelPortTrigger("/dev/parport0") sound = Tone(frequency=1000, volume=80, duration=1) sound.play(when=0.2) sleep(0.2) trigger.signal(1) ```
Owner
- Name: Mathieu Scheltienne
- Login: mscheltienne
- Kind: user
- Location: Geneva
- Company: FCBG
- Repositories: 13
- Profile: https://github.com/mscheltienne
M/EEG engineer on the Human Neuroscience Platform at FCBG (Geneva).
GitHub Events
Total
- Create event: 11
- Release event: 1
- Issues event: 2
- Delete event: 4
- Issue comment event: 1
- Push event: 45
- Pull request event: 11
Last Year
- Create event: 11
- Release event: 1
- Issues event: 2
- Delete event: 4
- Issue comment event: 1
- Push event: 45
- Pull request event: 11
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 6
- Average time to close issues: 32 minutes
- Average time to close pull requests: 2 months
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 1.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 6
Past Year
- Issues: 1
- Pull requests: 6
- Average time to close issues: 32 minutes
- Average time to close pull requests: 2 months
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 1.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 6
Top Authors
Issue Authors
- vferat (1)
Pull Request Authors
- dependabot[bot] (5)
- pre-commit-ci[bot] (3)
- mscheltienne (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- pypi 127 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 1
(may contain duplicates) - Total versions: 18
- Total maintainers: 1
pypi.org: stimuli
Precise auditory stimuli.
- Documentation: https://stimuli.readthedocs.io/
- License: mit
-
Latest release: 1.1.0
published about 1 year ago
Rankings
Maintainers (1)
conda-forge.org: stimuli
- Homepage: https://mscheltienne.github.io/stimuli/
- License: MIT
-
Latest release: 0.4.2
published over 3 years ago
Rankings
Dependencies
- matplotlib *
- numpy >=1.21
- opencv-python *
- psutil *
- scipy *
- screeninfo *
- sounddevice *
- JamesIves/github-pages-deploy-action v4 composite
- LABSN/sound-ci-helpers v1 composite
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite
- LABSN/sound-ci-helpers v1 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- LABSN/sound-ci-helpers v1 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- codecov/codecov-action v4 composite
- LABSN/sound-ci-helpers v1 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite