https://github.com/tesserato/envelope

Python module to extract the envelope of signals.

https://github.com/tesserato/envelope

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

numpy python
Last synced: 6 months ago · JSON representation

Repository

Python module to extract the envelope of signals.

Basic Info
  • Host: GitHub
  • Owner: tesserato
  • License: mit
  • Language: HTML
  • Default Branch: master
  • Homepage:
  • Size: 56.6 MB
Statistics
  • Stars: 25
  • Watchers: 1
  • Forks: 4
  • Open Issues: 1
  • Releases: 0
Topics
numpy python
Created over 5 years ago · Last pushed over 3 years ago
Metadata Files
Readme License

README.md

DOI

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

Libsndfile

Boost

Intel Math Kernel Library

Owner

  • Name: Carlos Tarjano
  • Login: tesserato
  • Kind: user
  • Location: Rio de Janeiro

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 Email 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

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 185 Last month
Rankings
Dependent packages count: 10.1%
Dependent repos count: 11.5%
Stargazers count: 12.5%
Average: 13.0%
Forks count: 15.4%
Downloads: 15.6%
Maintainers (1)
Last synced: 6 months ago