Python library for performing biomedical images analysis
Project description
CardiAP
Copyright © 2020-2021
Velez Rueda, Garcia Smith, Sommese
Python library for performing biomedical images analysis. Cardilib allows users to easily work with images confocal microscopy, and obtain representative amplitude and kinetics data.
Installation
# Create and active a virtual env
$ python3 -m venv .venv
$ source .venv/bin/activate
# install the project
$ pip install -e .
Running tests
# install tox
$ pip install tox
# execute tox
$ tox
Publishing project
# update package version in setup.cfg
# them run these command:
$ git tag <version>
$ git push origin HEAD --tags
# build the package
$ tox -e build
# publish to test.pypi
$ tox -e publish
# publish to pypi
$ tox -e --publish -- --repository pypi
Using cardilib on line
You can find a web server for using cardilib hosted in Binder. You can launch CardiAP here
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
cardilib-0.0.3.tar.gz
(17.1 kB
view details)
Built Distribution
File details
Details for the file cardilib-0.0.3.tar.gz
.
File metadata
- Download URL: cardilib-0.0.3.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75a05f388cb51a13dd8b2bac56f06b19d3b0b91170b4b4dba145e96e21e52953 |
|
MD5 | 3a038ac230d1961aad002513ae798da7 |
|
BLAKE2b-256 | adeb82c14aeb247a42b397f3ddc658c5283d417ed16e7d178e221bdd6ce0de24 |
File details
Details for the file cardilib-0.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: cardilib-0.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 559dd98e61c8d211f8ca9aa9e4534ab6339ae054e8c2dc3608b79f52f0573866 |
|
MD5 | 6934629a4872840d84c60a1fdc92b778 |
|
BLAKE2b-256 | 11dcf16738779e556d4bb078136188220f19e9d8a1bf10901993319f81bdd212 |