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

JOSS: https://github.com/alexrockhill/pd-parser

Score: -Infinity

Last synced: about 4 hours ago
JSON representation

Repository metadata:

A tool to parse photodiode events from a possibly corrupted channel, compatible with BIDS formatting


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 months ago

Total Commits: 153
Total Committers: 2
Avg Commits per committer: 76.5
Development Distribution Score (DDS): 0.294

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
Alex a****l@m****g 108
Alex a****6@g****m 45

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 8
Total pull requests: 1
Average time to close issues: 3 days
Average time to close pull requests: about 2 hours
Total issue authors: 3
Total pull request authors: 1
Average comments per issue: 4.75
Average comments per pull request: 0.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 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/alexrockhill/pd-parser

Top Issue Authors

  • rly (4)
  • libertyh (3)
  • rougier (1)

Top Pull Request Authors

  • alexrockhill (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: pd-parser

pd-parser: Take a potentially corrupted photodiode channel and find the event time samples at which it turned on.

  • Homepage: https://github.com/alexrockhill/pd-parser/
  • Documentation: https://pd-parser.readthedocs.io/
  • Licenses: BSD (3-clause)
  • Latest release: 0.8 (published almost 4 years ago)
  • Last Synced: 2026-02-18T10:34:47.512Z (4 months ago)
  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 112 Last month
  • Rankings:
    • Dependent packages count: 10.095%
    • Dependent repos count: 21.615%
    • Average: 25.37%
    • Downloads: 26.593%
    • Forks count: 29.76%
    • Stargazers count: 38.788%
  • Maintainers (1)

Dependencies

docsrc/requirements.txt pypi
  • matplotlib *
  • numpydoc *
  • sphinx_bootstrap_theme *
  • sphinx_gallery *
.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
  • actions/setup-python v1 composite
  • codecov/codecov-action v1 composite
.github/workflows/python-publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
requirements.txt pypi
  • argparse *
  • check-manifest *
  • flake8 *
  • matplotlib *
  • mne >=0.19.1
  • mock *
  • numpy >=1.19.0
  • pybv *
  • pydocstyle *
  • pytest <5.4
  • pytest-cov *
  • pytest-sugar *
  • scipy *
  • tqdm *
setup.py pypi
  • argparse *
  • matplotlib *
  • mne >=0.19.1
  • mne-bids *
  • numpy >=1.19.0
  • pybv *
  • scipy *
  • tqdm *