Skip to main content

No project description provided

Project description

https://people.ee.ethz.ch/~jweine/cmrsim/latest/_images/Logo_cmrsim_moving_light.svg

Welcome to CMRsim!

CMRsim is a MRI - simulation framework that features bloch-simulations as well as analytic signal evaluations for moving objects with an easy to use API written in pure python. The computationally demanding calculations are implemented in TensorFlow2 and therefore are seamlessly executable on CPU and GPU environments, while also making efficient use of computational resources!

What makes CMRsim special?

  • CMRsim features bloch-simulations as well as simulations using analytical signal equations and even allows to combine elements of both.

  • Convenient support for moving particles!

  • Modularity that makes to designing comparative simulation experiments convenient.

  • Architecture and implementation that allows to easily include your own simulation modules.

  • Reproducibility by using versioned and documented open-source software.

  • Easily scalable to detailed digital phantoms

Installation

Pip

CMRsim can be installed using the python package manager pip. The package can be found in the registry of the repository hosted on the ETH-Gitlab instance as well as on the python package index (PyPI).

Versioning: Stable release versions are denoted with the ususal major.minor notation. Additionally, development versions are constantly updated on solved issued and can be installed using the major.minor.devX notation

Release versions are published on PyPI, which allows installing cmrsim with:

pip install cmrsim

Development versions are only available using the extra url:

pip install cmrsim --extra-index-url https://gitlab.ethz.ch/api/v4/projects/23798/packages/pypi/simple

Docker

For each major release a set of docker images are compiled and published in the container registry associated with repository. Within the docker images, all requirements are installed for simulation deployment.

Furthermore, there are three image-tags available. To use the pull the docker image use (e.g. for jupyter tag):

docker pull registry.ethz.ch/jweine/cmrsim/jupyter:latest

CPU

Based on the Tensorflow:…-cpu:latest docker image. Containing all cmrsim dependencies and cmrsim

GPU

Based on the Tensorflow:…-gpu:latest docker image. Containing all cmrsim dependencies and cmrsim

Jupyter

Based on the gpu:latest tag, but also includes an installation of jupyter-lab for interactive simulation / rendering.

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

cmrsim-0.30.tar.gz (99.3 kB view hashes)

Uploaded Source

Built Distribution

cmrsim-0.30-py3-none-any.whl (123.7 kB view hashes)

Uploaded Python 3

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