Skip to main content

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


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.2.tar.gz (17.0 kB view details)

Uploaded Source

Built Distribution

cardilib-0.0.2-py2.py3-none-any.whl (8.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file cardilib-0.0.2.tar.gz.

File metadata

  • Download URL: cardilib-0.0.2.tar.gz
  • Upload date:
  • Size: 17.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.5

File hashes

Hashes for cardilib-0.0.2.tar.gz
Algorithm Hash digest
SHA256 8a21d77b0c77c8ee64f731743de11977460757445ec4e764b9987eafb8bce2c9
MD5 999496a04c4157097a4d7b5d0ddd5940
BLAKE2b-256 b096fab2f88765dc6ae0113329f0feabe75d908d86a3c58024b252f94c5f6725

See more details on using hashes here.

File details

Details for the file cardilib-0.0.2-py2.py3-none-any.whl.

File metadata

  • Download URL: cardilib-0.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.5

File hashes

Hashes for cardilib-0.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b9e5607b45c86b3cdc962ac89a0ff69e9df885959b70995b5117747c8e148af1
MD5 9a67a9c5ad07f0be4a96c199901b180a
BLAKE2b-256 e4709fc47139fccbe22c31f14966405a12c9ac40a91134a3e209d532ee9e180c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page