tissue-detection


Nametissue-detection JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryGeneral suite of ODE solvers
upload_time2023-06-23 19:04:08
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT
keywords cardiac ecg electrophysiology
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Tissue detection

Library for detecting tissue in cardiac TPE and MPS systems.

- Source code: https://github.com/ComputationalPhysiology/tissue-detection
- Documentation: https://computationalphysiology.github.io/tissue-detection

## Install
You can install the library with pip

```
python3 -m pip install tissue-detection
```


## Getting started

TBW

## License
MIT

## Need help or having issues
Please submit an [issue](https://github.com/ComputationalPhysiology/tissue-detection/issues)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "tissue-detection",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "cardiac,ecg,electrophysiology",
    "author": "",
    "author_email": "Henrik Finsberg <henriknf@simula.no>",
    "download_url": "https://files.pythonhosted.org/packages/f9/da/19ac90e5896aa46213bb7c6f06c63621ef59a8853c98489e09257cb2f6a3/tissue-detection-0.0.2.tar.gz",
    "platform": null,
    "description": "# Tissue detection\n\nLibrary for detecting tissue in cardiac TPE and MPS systems.\n\n- Source code: https://github.com/ComputationalPhysiology/tissue-detection\n- Documentation: https://computationalphysiology.github.io/tissue-detection\n\n## Install\nYou can install the library with pip\n\n```\npython3 -m pip install tissue-detection\n```\n\n\n## Getting started\n\nTBW\n\n## License\nMIT\n\n## Need help or having issues\nPlease submit an [issue](https://github.com/ComputationalPhysiology/tissue-detection/issues)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "General suite of ODE solvers",
    "version": "0.0.2",
    "project_urls": {
        "Documentation": "https://computationalphysiology.github.io/tissue-detection",
        "Homepage": "https://computationalphysiology.github.io/tissue-detection",
        "Source": "https://github.com/ComputationalPhysiology/tissue-detection",
        "Tracker": "https://github.com/ComputationalPhysiology/tissue-detection/issues"
    },
    "split_keywords": [
        "cardiac",
        "ecg",
        "electrophysiology"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e224600def3246b718b137fc8fbe014b435529aa07dabe725ecb8dcfe54316c3",
                "md5": "6316f243826ae9f1eccd89b36b7625c3",
                "sha256": "3b080108fdad21aa41f3ddd85cd024cbfdb120dc1c4fe54830fbcf2deb6aece3"
            },
            "downloads": -1,
            "filename": "tissue_detection-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6316f243826ae9f1eccd89b36b7625c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 1179785,
            "upload_time": "2023-06-23T19:04:07",
            "upload_time_iso_8601": "2023-06-23T19:04:07.159954Z",
            "url": "https://files.pythonhosted.org/packages/e2/24/600def3246b718b137fc8fbe014b435529aa07dabe725ecb8dcfe54316c3/tissue_detection-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9da19ac90e5896aa46213bb7c6f06c63621ef59a8853c98489e09257cb2f6a3",
                "md5": "eee9b826d4c6a04bf63a774dc2ccfaf1",
                "sha256": "39b696d865806c1c341a122c7ee67fe5c09e60342d3be732c17a5bf322075765"
            },
            "downloads": -1,
            "filename": "tissue-detection-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "eee9b826d4c6a04bf63a774dc2ccfaf1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1182602,
            "upload_time": "2023-06-23T19:04:08",
            "upload_time_iso_8601": "2023-06-23T19:04:08.974337Z",
            "url": "https://files.pythonhosted.org/packages/f9/da/19ac90e5896aa46213bb7c6f06c63621ef59a8853c98489e09257cb2f6a3/tissue-detection-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-23 19:04:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ComputationalPhysiology",
    "github_project": "tissue-detection",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tissue-detection"
}
        
Elapsed time: 0.10295s