No project description provided
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vdeh-5.4.4.tar.gz
(40.0 kB
view details)
Built Distribution
vdeh-5.4.4-py3-none-any.whl
(48.1 kB
view details)
File details
Details for the file vdeh-5.4.4.tar.gz
.
File metadata
- Download URL: vdeh-5.4.4.tar.gz
- Upload date:
- Size: 40.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c57c4491f62ecdb0b7cf84a8912d12c55d5f2a80037e8d433411a24f083a0c2d |
|
MD5 | 88e5b978862b7fab610fbcd38d99ac7a |
|
BLAKE2b-256 | a067892b2c8521ca12f8d2589dd3866e8a507eb164e11c9f90c44b36106eef6f |
File details
Details for the file vdeh-5.4.4-py3-none-any.whl
.
File metadata
- Download URL: vdeh-5.4.4-py3-none-any.whl
- Upload date:
- Size: 48.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54dd1940538a0d3aa4352858f3b29cbfbcbc71e75e2c5225184cc40239b85c3b |
|
MD5 | ffc6c10a1a54e76f3e1d1b04a525c02d |
|
BLAKE2b-256 | 8b31e702124bc5bc70aa6ba2e9e8474c46e4a1f83a48df7d47a0bdca84f7e075 |