cardiac-mps

Tools for working with mps files

https://github.com/computationalphysiology/mps

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.6%) to scientific vocabulary

Keywords

cardiac heart-on-chip image-analysis mps organ-on-chip
Last synced: 6 months ago · JSON representation ·

Repository

Tools for working with mps files

Basic Info
Statistics
  • Stars: 2
  • Watchers: 3
  • Forks: 0
  • Open Issues: 1
  • Releases: 9
Topics
cardiac heart-on-chip image-analysis mps organ-on-chip
Created over 4 years ago · Last pushed 6 months ago
Metadata Files
Readme Contributing License Citation

README.md

CI PyPI version github pages Code style: black License: LGPL v3

MPS

A library for reading and analyzing MPS data. The analysis scripts are heavily based on ap_features which is a package for computing features of action potential traces.

Installation

To install the package you can simply di python -m pip install cardiac-mps

For more options see https://computationalphysiology.github.io/mps/docs/install.html

Documentation

https://computationalphysiology.github.io/mps

Contributing

See https://computationalphysiology.github.io/mps/CONTRIBUTING.html

Contact

This software is developed by Henrik Finsberg at Simula Research Laboratory. If you need to get in contact, please send me an email at henriknf@simula.no.

License

LGPLv2

Owner

  • Name: Computational Physiology at Simula Research Laboratory
  • Login: ComputationalPhysiology
  • Kind: organization
  • Location: Fornebu, Norway

GitHub organization for the computational physiology department at Simula Research Laboratory

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Finsberg"
  given-names: "Henrik"
  orcid: "https://orcid.org/0000-0003-3766-2393"
title: "MPS - A library for reading and analyzing MPS data"
version: "2022.5.0"
date-released: 2022-10-04
url: "https://github.com/ComputationalPhysiology/mps"

GitHub Events

Total
  • Release event: 2
  • Watch event: 1
  • Push event: 59
  • Pull request event: 40
  • Create event: 5
Last Year
  • Release event: 2
  • Watch event: 1
  • Push event: 59
  • Pull request event: 40
  • Create event: 5

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 181
  • Total Committers: 2
  • Avg Commits per committer: 90.5
  • Development Distribution Score (DDS): 0.133
Past Year
  • Commits: 25
  • Committers: 2
  • Avg Commits per committer: 12.5
  • Development Distribution Score (DDS): 0.04
Top Committers
Name Email Commits
Henrik Finsberg h****f@s****o 157
Henrik Finsberg h****g@h****m 24
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 58
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 days
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.02
  • Merged pull requests: 51
  • Bot issues: 0
  • Bot pull requests: 45
Past Year
  • Issues: 0
  • Pull requests: 35
  • Average time to close issues: N/A
  • Average time to close pull requests: 8 days
  • Issue authors: 0
  • Pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 28
  • Bot issues: 0
  • Bot pull requests: 31
Top Authors
Issue Authors
  • dependabot[bot] (1)
Pull Request Authors
  • pre-commit-ci[bot] (59)
  • finsberg (12)
  • dependabot[bot] (11)
Top Labels
Issue Labels
dependencies (1)
Pull Request Labels
dependencies (11) github_actions (1)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 399 last-month
  • Total dependent packages: 2
  • Total dependent repositories: 1
  • Total versions: 14
  • Total maintainers: 1
pypi.org: cardiac-mps

Tools for working with caridac mps files

  • Versions: 14
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 399 Last month
Rankings
Dependent packages count: 3.2%
Downloads: 15.8%
Dependent repos count: 21.6%
Average: 21.8%
Forks count: 29.8%
Stargazers count: 38.8%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/github-pages.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v3 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/installer.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v3 composite
  • actions/upload-artifact v2 composite
.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v3 composite
.github/workflows/pypi.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish master composite