An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/embodied-computation-group/systole/

biosignals bokeh electrocardiography heart-rate-variability hrv oximeter photoplethysmography physiological-signals ppg psychology-experiments psychophysiology

Score: 6.927557906278317

Last synced: about 1 hour ago
JSON representation

Repository metadata:

Systole: A python package for cardiac signal synchrony and analysis


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 514
Total Committers: 10
Avg Commits per committer: 51.4
Development Distribution Score (DDS): 0.07

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
LegrandNico n****d@c****k 478
Micah Galen Allen 4****n 21
Gidon Levakov g****e@p****l 4
Jan Freyberg j****g 4
Arfon Smith a****n 2
Øystein Sørensen o****n@h****m 1
npdrbong 1****g 1
Kyle Clapper 3****r 1
James McIntyre j****8@t****u 1
Peter p****t@p****o 1

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 35
Total pull requests: 42
Average time to close issues: about 2 months
Average time to close pull requests: 20 days
Total issue authors: 17
Total pull request authors: 13
Average comments per issue: 1.0
Average comments per pull request: 0.45
Merged pull request: 39
Bot issues: 0
Bot pull requests: 0

Past year issues: 5
Past year pull requests: 0
Past year average time to close issues: 1 day
Past year average time to close pull requests: N/A
Past year issue authors: 4
Past year pull request authors: 0
Past year average comments per issue: 0.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/embodied-computation-group/systole/

Top Issue Authors

  • LegrandNico (8)
  • osorensen (5)
  • npdrbong (4)
  • lbanellis (3)
  • martager (2)
  • GidLev (2)
  • janfreyberg (1)
  • tommilaj (1)
  • htwangtw (1)
  • SchollJ (1)
  • alexvasilichi (1)
  • DominiqueMakowski (1)
  • MeisterP (1)
  • peter-doggart (1)
  • axel-loewe (1)

Top Pull Request Authors

  • LegrandNico (25)
  • janfreyberg (3)
  • James-Mc1ntyre (2)
  • peter-doggart (2)
  • micahgallen (1)
  • gitter-badger (1)
  • lbanellis (1)
  • osorensen (1)
  • kclapper (1)
  • npdrbong (1)
  • GidLev (1)
  • arfon (1)
  • alexvasilichi (1)

Top Issue Labels

  • bug (5)
  • enhancement (4)
  • viewer (1)
  • invalid (1)
  • wontfix (1)

Top Pull Request Labels

  • documentation (3)
  • detectors (1)
  • enhancement (1)
  • bug (1)

Dependencies

.github/workflows/docs.yml actions
  • JamesIves/github-pages-deploy-action v4 composite
  • actions/checkout v3 composite
  • actions/setup-python v1 composite
.github/workflows/linting.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/test.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v3 composite
requirements-docs.txt pypi
  • ipympl *
  • jupyter_sphinx >=0.4.0
  • myst-nb >=0.16.0
  • myst-parser *
  • numpydoc >=1.4.0
  • pydata-sphinx-theme >=0.10.1
  • sphinx ==4.4.0
  • sphinx-bootstrap-theme >=0.8.1
  • sphinx-gallery >=0.11.0
  • sphinx-panels >=0.6.0
  • sphinxcontrib-bibtex >=2.4.2
requirements-tests.txt pypi
  • ipympl * test
  • ipywidgets * test
  • papermill >=2.2.2 test
  • pytest * test
requirements.txt pypi
  • bokeh >=2.3.2
  • joblib >=1.1.0
  • matplotlib >=3.0.2
  • numba >=0.56.0
  • numpy >=1.21.6,<=1.22
  • packaging *
  • pandas >=0.24
  • pyserial >=3.4
  • requests >=2.26.0
  • scipy >=1.3.0
  • seaborn >=0.9.0
  • setuptools >=38.4
  • sleepecg >=0.5.1
  • tabulate >=0.8.9
  • tqdm *