cardiac-mps


Namecardiac-mps JSON
Version 2023.2.0 PyPI version JSON
download
home_pagehttps://github.com/ComputationalPhysiology/mps
SummaryTools for working with caridac mps files
upload_time2023-10-03 06:53:41
maintainer
docs_urlNone
authorHenrik Finsberg
requires_python>=3.7
licenseLGPL-2.1
keywords action potential cell models features
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![CI](https://github.com/ComputationalPhysiology/mps/actions/workflows/main.yml/badge.svg)](https://github.com/ComputationalPhysiology/mps/actions/workflows/main.yml)
[![PyPI version](https://badge.fury.io/py/cardiac-mps.svg)](https://badge.fury.io/py/cardiac-mps)
[![codecov](https://codecov.io/gh/ComputationalPhysiology/mps/branch/master/graph/badge.svg?token=V5DOQ1PUVF)](https://codecov.io/gh/ComputationalPhysiology/mps)
[![github pages](https://github.com/ComputationalPhysiology/mps/actions/workflows/github-pages.yml/badge.svg)](https://github.com/ComputationalPhysiology/mps/actions/workflows/github-pages.yml)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![License: LGPL v3](https://img.shields.io/badge/License-LGPL_v2.1-blue.svg)](https://www.gnu.org/licenses/lgpl-2.1)


# MPS

A library for reading and analyzing MPS data.
The analysis scripts are heavily based on [ap_features](https://github.com/ComputationalPhysiology/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/install.html>

## Usage

See <https://computationalphysiology.github.io/mps/demo.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](mailto:henriknf@simula.no).

## License

LGPLv2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ComputationalPhysiology/mps",
    "name": "cardiac-mps",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "action potential,cell models,features",
    "author": "Henrik Finsberg",
    "author_email": "henriknf@simula.no",
    "download_url": "https://files.pythonhosted.org/packages/f7/4c/78af9fc25b1cf636b0661de6c25612163da8de7aab3bdfdab54336b87ed1/cardiac_mps-2023.2.0.tar.gz",
    "platform": null,
    "description": "[![CI](https://github.com/ComputationalPhysiology/mps/actions/workflows/main.yml/badge.svg)](https://github.com/ComputationalPhysiology/mps/actions/workflows/main.yml)\n[![PyPI version](https://badge.fury.io/py/cardiac-mps.svg)](https://badge.fury.io/py/cardiac-mps)\n[![codecov](https://codecov.io/gh/ComputationalPhysiology/mps/branch/master/graph/badge.svg?token=V5DOQ1PUVF)](https://codecov.io/gh/ComputationalPhysiology/mps)\n[![github pages](https://github.com/ComputationalPhysiology/mps/actions/workflows/github-pages.yml/badge.svg)](https://github.com/ComputationalPhysiology/mps/actions/workflows/github-pages.yml)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![License: LGPL v3](https://img.shields.io/badge/License-LGPL_v2.1-blue.svg)](https://www.gnu.org/licenses/lgpl-2.1)\n\n\n# MPS\n\nA library for reading and analyzing MPS data.\nThe analysis scripts are heavily based on [ap_features](https://github.com/ComputationalPhysiology/ap_features) which is a package for computing features of action potential traces.\n\n## Installation\n\nTo install the package you can simply di\n```\npython -m pip install cardiac-mps\n```\n\nFor more options see <https://computationalphysiology.github.io/mps/install.html>\n\n## Usage\n\nSee <https://computationalphysiology.github.io/mps/demo.html>\n\n\n## Documentation\n\n<https://computationalphysiology.github.io/mps>\n\n## Contributing\n\nSee <https://computationalphysiology.github.io/mps/CONTRIBUTING.html>\n\n\n## Contact\n\nThis software is developed by Henrik Finsberg at Simula Research Laboratory.\nIf you need to get in contact, please send me an email at [henriknf@simula.no](mailto:henriknf@simula.no).\n\n## License\n\nLGPLv2\n",
    "bugtrack_url": null,
    "license": "LGPL-2.1",
    "summary": "Tools for working with caridac mps files",
    "version": "2023.2.0",
    "project_urls": {
        "Homepage": "https://github.com/ComputationalPhysiology/mps"
    },
    "split_keywords": [
        "action potential",
        "cell models",
        "features"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5818bbefcff2ea141084c20084b2a62c21b71958186d887a09ba012b46a16bd4",
                "md5": "804803760d0b5096da943cc60b65336a",
                "sha256": "721cd2299f6fe3923772acaa2a5573421acff9fc07dac4df766ce209dbfbe1c9"
            },
            "downloads": -1,
            "filename": "cardiac_mps-2023.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "804803760d0b5096da943cc60b65336a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 167517,
            "upload_time": "2023-10-03T06:53:40",
            "upload_time_iso_8601": "2023-10-03T06:53:40.722240Z",
            "url": "https://files.pythonhosted.org/packages/58/18/bbefcff2ea141084c20084b2a62c21b71958186d887a09ba012b46a16bd4/cardiac_mps-2023.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f74c78af9fc25b1cf636b0661de6c25612163da8de7aab3bdfdab54336b87ed1",
                "md5": "15d9a7a3a33bfd450b12d8bdabe7ec7d",
                "sha256": "362df9d5799ae84ba670fd14e88013fe476427e7776ede941bf10f1750c7194f"
            },
            "downloads": -1,
            "filename": "cardiac_mps-2023.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "15d9a7a3a33bfd450b12d8bdabe7ec7d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 160341,
            "upload_time": "2023-10-03T06:53:41",
            "upload_time_iso_8601": "2023-10-03T06:53:41.971526Z",
            "url": "https://files.pythonhosted.org/packages/f7/4c/78af9fc25b1cf636b0661de6c25612163da8de7aab3bdfdab54336b87ed1/cardiac_mps-2023.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-03 06:53:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ComputationalPhysiology",
    "github_project": "mps",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cardiac-mps"
}
        
Elapsed time: 0.12397s