https://github.com/tesserato/envelope
Python module to extract the envelope of signals.
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.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 (9.3%) to scientific vocabulary
Keywords
Repository
Python module to extract the envelope of signals.
Basic Info
Statistics
- Stars: 25
- Watchers: 1
- Forks: 4
- Open Issues: 1
- Releases: 0
Topics
Metadata Files
README.md
Quick start
Module to extract the envelope of signals.
Interactive visualizations here.
More details can be found in this paper.
A command line application for Win64 machines can be found in the releases section. For usage info run the executable with the -h flag. A Python module implementing the same functionality can be found here. A number of test Wav files can be found at the /test_samples folder.
Documentation
C++
The C++ documentation is more extensive and can be found directly in the source code or here.
Python
The Python implementation consists of a thin wrapper around the DLL, used in 64 bits Windows 10 machines and a native implementation, used in other systems. The native Python implementation completely mirrors the C++ implementation, and is documented via comments in the source code.
Usage information can be found here.
Used Libraries
Owner
- Name: Carlos Tarjano
- Login: tesserato
- Kind: user
- Location: Rio de Janeiro
- Website: carlos-tarjano.web.app
- Repositories: 2
- Profile: https://github.com/tesserato
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: almost 3 years ago
All Time
- Total Commits: 52
- Total Committers: 1
- Avg Commits per committer: 52.0
- Development Distribution Score (DDS): 0.0
Top Committers
| Name | Commits | |
|---|---|---|
| tesserato | t****o@h****m | 52 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- tesserato (1)
- NicolasMICAUX (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 185 last-month
- Total dependent packages: 0
- Total dependent repositories: 2
- Total versions: 8
- Total maintainers: 1
pypi.org: signal-envelope
Extracts the temporal envelope of a digital signal
- Homepage: https://github.com/tesserato/envelope
- Documentation: https://signal-envelope.readthedocs.io/
- License: MIT
-
Latest release: 0.1.4
published over 5 years ago