From 7d610448030081c9001cefcacb65d93fb1e0e001 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20G=20Z=C3=B6llner?= <46757067+fzoellne@users.noreply.github.com> Date: Wed, 23 Aug 2023 13:26:24 +0200 Subject: [PATCH] Update phantom_contributions.json added synthetic ASL DRO --- _data/phantom_contributions.json | 34 +++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/_data/phantom_contributions.json b/_data/phantom_contributions.json index 3a94b40..84277d9 100644 --- a/_data/phantom_contributions.json +++ b/_data/phantom_contributions.json @@ -1,4 +1,36 @@ [ + { + "name": "Synthetic ASL DRO", + "contactFirstName": "Frank", + "contactLastName": "Zoellner", + "contactEmail": "frank.zoellner@medma.uni-heidelberg.de", + "contactInstitution": "Computer Assisted Clinical Medicine, Mannheim INstitute for Intelligent Systems in Medicine, Medical Faculty Mannheim, Heidelberg University", + "contactInstitutionUrl": "https://www.umm.uni-heidelberg.de/miism/computer-assisted-clinical-medicine/", + "type": [ + "DRO", + "Source Code" + ], + "modality": [ + "ASL" + ], + "shortDescription": "Synthetic renal ASL data sets", + "longDescription": "Synthetic renal ASL data sets simulating in-vivo acquisitions were generated using body models from the XCAT phantom, the general kinetic model and literature values for tissue properties. Sequence and ASL parameters were set in accordance with the current renal ASL consensus. Five PASL and five PCASL data sets with healthy perfusion and one PCASL data set with abnormal perfusion are available", + "imageFile": "", + "url": [ + "https://doi.org/10.11588/data/QAHWSF" + ], + "references": [ + { + "refText": "Brumer I, Bauer DF, Schad LR, Zöllner FG. Synthetic Arterial Spin Labeling MRI of the Kidneys for Evaluation of Data Processing Pipeline. Diagnostics. 2022; 12(8):1854", + "refUrl": "https://doi.org/10.3390/diagnostics12081854" + } + ], + "activities": [ + "Collaborations to further develop the DRO", + "Collaborations to use the DRO to test ASL analysis software" + ], + "dateAdded": "2023-08-23" + }, { "name": "ASLDRO", "contactFirstName": "Aaron", @@ -170,4 +202,4 @@ ], "dateAdded": "2021-10-27" } -] \ No newline at end of file +]