Skip to main content

A python library for cardiac geometries

Project description

_

Create and publish a Docker image Test package Test package MPI Pre-commit PyPI version

Cardiac geometries

Cardiac geometries is a software package built on top of cariac-geometries-core that adds support for creating idealized cardiac geometries for dolfinx.

There are two ways you can use cardiac-geomtries, either using the command line interface, e.g

geox lv-ellipsoid --create-fibers lv-mesh --fiber-space P_2

or using the python API e.g

geo =  cardiac_geometries.mesh.lv_ellipsoid(outdir="lv-mesh", create_fibers=True, fiber_space="P_2")

Install

To install the package you can use pip

python3 -m pip install cardiac-geometriesx

however, this assumes that you already have dolfinx pre-installed. You can also use the provided docker image e.g

docker pull ghcr.io/computationalphysiology/cardiac-geometriesx:latest

To start a new container interactive you can do

docker run --name geox -v $PWD:/home/shared -w /home/shared -it ghcr.io/computationalphysiology/cardiac-geometriesx:latest

or if you just want to create a mesh and exit you can run the command line interface directly e.g

docker run --rm -v $PWD:/home/shared -w /home/shared -it ghcr.io/computationalphysiology/cardiac-geometriesx:latest geox lv-ellipsoid --create-fibers lv-mesh --fiber-space P_2

Authors

Henrik Finsberg (henriknf@simula.no)

License

MIT

Contributing

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

cardiac_geometriesx-0.4.2.tar.gz (24.1 kB view details)

Uploaded Source

Built Distribution

cardiac_geometriesx-0.4.2-py3-none-any.whl (24.5 kB view details)

Uploaded Python 3

File details

Details for the file cardiac_geometriesx-0.4.2.tar.gz.

File metadata

  • Download URL: cardiac_geometriesx-0.4.2.tar.gz
  • Upload date:
  • Size: 24.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cardiac_geometriesx-0.4.2.tar.gz
Algorithm Hash digest
SHA256 417e73fd9a203fb9963ca6e20966eac078a618fa676f779ddc5b85505919b88a
MD5 28c05faf36801b539594c68f34d87e06
BLAKE2b-256 91419a7fab27ac96688177ea994f1c4a514155a0d462fd61e35d3b7c395a14bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for cardiac_geometriesx-0.4.2.tar.gz:

Publisher: pypi.yml on ComputationalPhysiology/cardiac-geometriesx

Attestations:

File details

Details for the file cardiac_geometriesx-0.4.2-py3-none-any.whl.

File metadata

File hashes

Hashes for cardiac_geometriesx-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5e94698ca99fd92bbefcaf9abc29921e1a917e846906db0b3a45ed20894fc8cc
MD5 605306106f6921a6ab39b525d67b3b34
BLAKE2b-256 b76fe28f2b3ba39cfc05feafaf4fe7b8d1a322b4e8ef5d961050beea0454418c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cardiac_geometriesx-0.4.2-py3-none-any.whl:

Publisher: pypi.yml on ComputationalPhysiology/cardiac-geometriesx

Attestations:

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