vdeh


Namevdeh JSON
Version 5.4.4 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-10-08 16:00:58
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT License Copyright (c) 2021 Christopher S Ward Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords echocardiography vevolab visualsonics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # VevoLab_Data_Extraction_Helper

## VevoLab Data Extraction Helper
tool to help with conversion of machine output from the VevoLab ultrasound software into an easier to use format for subsequent analysis. Additional feature (not fully implemented) include exploratory statistics and graphing.

written by Christopher Ward (C) 2021, christow@bcm.edu, ward.chris.s@gmail.com


## Setting things up

### PC versions (Precompiled)
* Extract the zipped folder into a convenient location on your computer
* In the root level of the unzipped folder, run the program Click on the "main.exe" executable (or make a shortcut pointing to this file)
* Use the program

### Running from source code
* Create a python environment
* install dependencies (requirements.txt)
* clone the repository
* launch the program using `python main.py`

### Installing from PyPI
* Create a python environment
* install via pip `pip install vdeh`
* launch the program using `python -m vdeh.main`


## Running the Program
* You may run the program as a gui operated tool
    * Select the VevoLab Reports containing the data for extraction
    * Select the output location
    * Run the Extraction/Analysis


## Reporting Bugs
to report any bugs or request new features, email Christopher Ward (christow@bcm.edu)


## manual available at
https://realchrisward.github.io/VevoLab_Data_Extraction_Helper/index.html

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "vdeh",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Chris Ward <ward.chris.s@gmail.com>",
    "keywords": "Echocardiography, VevoLab, VisualSonics",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a0/67/892b2c8521ca12f8d2589dd3866e8a507eb164e11c9f90c44b36106eef6f/vdeh-5.4.4.tar.gz",
    "platform": null,
    "description": "# VevoLab_Data_Extraction_Helper\n\n## VevoLab Data Extraction Helper\ntool to help with conversion of machine output from the VevoLab ultrasound software into an easier to use format for subsequent analysis. Additional feature (not fully implemented) include exploratory statistics and graphing.\n\nwritten by Christopher Ward (C) 2021, christow@bcm.edu, ward.chris.s@gmail.com\n\n\n## Setting things up\n\n### PC versions (Precompiled)\n* Extract the zipped folder into a convenient location on your computer\n* In the root level of the unzipped folder, run the program Click on the \"main.exe\" executable (or make a shortcut pointing to this file)\n* Use the program\n\n### Running from source code\n* Create a python environment\n* install dependencies (requirements.txt)\n* clone the repository\n* launch the program using `python main.py`\n\n### Installing from PyPI\n* Create a python environment\n* install via pip `pip install vdeh`\n* launch the program using `python -m vdeh.main`\n\n\n## Running the Program\n* You may run the program as a gui operated tool\n    * Select the VevoLab Reports containing the data for extraction\n    * Select the output location\n    * Run the Extraction/Analysis\n\n\n## Reporting Bugs\nto report any bugs or request new features, email Christopher Ward (christow@bcm.edu)\n\n\n## manual available at\nhttps://realchrisward.github.io/VevoLab_Data_Extraction_Helper/index.html\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2021 Christopher S Ward  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": null,
    "version": "5.4.4",
    "project_urls": {
        "Repository": "https://github.com/realchrisward/VevoLab_Data_Extraction_Helper"
    },
    "split_keywords": [
        "echocardiography",
        " vevolab",
        " visualsonics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b31e702124bc5bc70aa6ba2e9e8474c46e4a1f83a48df7d47a0bdca84f7e075",
                "md5": "ffc6c10a1a54e76f3e1d1b04a525c02d",
                "sha256": "54dd1940538a0d3aa4352858f3b29cbfbcbc71e75e2c5225184cc40239b85c3b"
            },
            "downloads": -1,
            "filename": "vdeh-5.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ffc6c10a1a54e76f3e1d1b04a525c02d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 48149,
            "upload_time": "2024-10-08T16:00:56",
            "upload_time_iso_8601": "2024-10-08T16:00:56.123081Z",
            "url": "https://files.pythonhosted.org/packages/8b/31/e702124bc5bc70aa6ba2e9e8474c46e4a1f83a48df7d47a0bdca84f7e075/vdeh-5.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a067892b2c8521ca12f8d2589dd3866e8a507eb164e11c9f90c44b36106eef6f",
                "md5": "88e5b978862b7fab610fbcd38d99ac7a",
                "sha256": "c57c4491f62ecdb0b7cf84a8912d12c55d5f2a80037e8d433411a24f083a0c2d"
            },
            "downloads": -1,
            "filename": "vdeh-5.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "88e5b978862b7fab610fbcd38d99ac7a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 40022,
            "upload_time": "2024-10-08T16:00:58",
            "upload_time_iso_8601": "2024-10-08T16:00:58.266309Z",
            "url": "https://files.pythonhosted.org/packages/a0/67/892b2c8521ca12f8d2589dd3866e8a507eb164e11c9f90c44b36106eef6f/vdeh-5.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-08 16:00:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "realchrisward",
    "github_project": "VevoLab_Data_Extraction_Helper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "vdeh"
}
        
Elapsed time: 1.27603s