Skip to main content

No project description provided

Project description

dolfin_warp

A set of FEniCS- and VTK-based python tools for Finite Element Digital Image Correlation/Image Registration/Motion Tracking, basically implementing the method described in [Genet, Stoeck, von Deuster, Lee & Kozerke (2018). Equilibrated Warping: Finite Element Image Registration with Finite Strain Equilibrium Gap Regularization. Medical Image Analysis, 50, 1–22.] and [Genet (2023). Finite strain formulation of the discrete equilibrium gap principle: application to mechanically consistent regularization for large motion tracking. Comptes Rendus Mécanique, 351, 429-458.].

The library has notably been used in:

(If you use it for your own work please let me know!)

Tutorials

Interactive tutorials can be found at https://mgenet.gitlabpages.inria.fr/dolfin_warp-tutorials.

Installation

A working installation of FEniCS (version 2019.1.0; including the dolfin python interface) & VTK (also including python interface) is required to run dolfin_warp. To setup a system, the simplest is to use conda: first install miniconda (note that for Microsoft Windows machines you first need to install WSL, the Windows Subsystem for Linux, and then install miniconda for linux inside the WSL; for Apple MacOS machines with Apple Silicon CPUs, you still need to install the MacOS Intel x86_64 version of miniconda), and then install the necessary packages:

conda create -y -c conda-forge -n dolfin_warp expat=2.5 fenics=2019.1.0 gnuplot=5.4 matplotlib=3.5 meshio=5.3 mpi4py=3.1.3 numpy=1.23.5 pandas=1.3 pip python=3.10 scipy=1.8 vtk=9.1
conda activate dolfin_warp
conda env config vars set CPATH=$CONDA_PREFIX/include/vtk-9.1
conda activate dolfin_warp
pip install dolfin_warp

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

dolfin_warp-2024.10.20.tar.gz (73.3 kB view details)

Uploaded Source

Built Distribution

dolfin_warp-2024.10.20-py3-none-any.whl (106.4 kB view details)

Uploaded Python 3

File details

Details for the file dolfin_warp-2024.10.20.tar.gz.

File metadata

  • Download URL: dolfin_warp-2024.10.20.tar.gz
  • Upload date:
  • Size: 73.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for dolfin_warp-2024.10.20.tar.gz
Algorithm Hash digest
SHA256 93eace07e29a2e1de029d6ec451df91905aa854c725e3aad539542bf06a03181
MD5 67b70638613e83bc894038fc8b8fa509
BLAKE2b-256 fc3498cc7d8a4abe0011229b5cc0e06125985f31e2fbcc6a34d9c5b289e7146e

See more details on using hashes here.

File details

Details for the file dolfin_warp-2024.10.20-py3-none-any.whl.

File metadata

File hashes

Hashes for dolfin_warp-2024.10.20-py3-none-any.whl
Algorithm Hash digest
SHA256 1d15a7ec8d37876b085ad7f79e3d9b1daed93c4418acc24661581f8b81385298
MD5 524b32c359fe3aa6bf3097e9408113c8
BLAKE2b-256 52e4d6eb20bc8516bf11f3f777553a400043f567c93ef106bb5a9c4fd3210602

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