Mentions légales du service

Skip to content
Snippets Groups Projects
Commit cc3edb26 authored by VIGNON CLEMENTEL Irene's avatar VIGNON CLEMENTEL Irene
Browse files

Update README.md

parent e95ae00a
No related branches found
No related tags found
No related merge requests found
# dyna-imaging-mod
## Article
This code is related to the publication (to be cited if using the code):
`A proof-of-concept pipeline to guide evaluation of tumor tissue perfusion by dynamic contrast-agent imaging: direct simulation and inverse tracer-kinetic procedures`
Authors: Irene E Vignon-Clementel, Nick Jagiella, Jules Dichamp, Jérôme Trowalski, Wiltrud Lederle, Hendrik Laue, Fabian Kiessling, Oliver Sedlaczek, Dirk Drasdo
Original Research, Front. Bioinform. - Computational BioImaging
DOI: 10.3389/fbinf.2023.977228
Contact: irene.vignon-clementel@inria.fr / dirk.drasdo@inria.fr
## Introduction
This repository contains all necessary code to: generate realistic vascular geometry with or without tumor, solve direct problem of advection (in plasma) - diffusion (in tissue), use this information to solve an inverse problem through Brix2 or Tofts models.
It is composed of the following folders:
......@@ -77,4 +86,4 @@ To run the created docker image:
```terminal
docker run -i -t --network host dce-mri_dev --mount type=bind,source="($pwd)"/sources,target=/source
```
You can then develop, compile and run your changes with the required packages.
\ No newline at end of file
You can then develop, compile and run your changes with the required packages.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment