Skip to content

Commit

Permalink
Merge pull request #97 from fzoellne/master
Browse files Browse the repository at this point in the history
Add VirtMRI to mrhub
  • Loading branch information
dgallichan authored Jul 29, 2024
2 parents 1db1ffa + 26869af commit 51894be
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion _data/projects.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,33 @@
[
{
"name": "VirtMRI",
"category": "Educational",
"shortDescription": "Generate images for different MRI Sequences in your Browser",
"imageFile": "129389935.png",
"mainURL": "https://github.com/Computer-Assisted-Clinical-Medicine/VirtMRI",
"repoURL": "https://github.com/Computer-Assisted-Clinical-Medicine/VirtMRI",
"principalDevelopers": "C. Tönnes, C. Licht, L. R. Schad and F. G. Zöllner",
"longDescription": "Magnetic resonance image formation is not trivial and remains a difficult subject for teaching. Therefore, we saw an urgent need to facilitate teaching by developing a practical and easily accessible MR image generator. The user interface focuses on the parameters needed for the creation and display of the resulting images. Available MR sequences range from the standard Spin Echo and Inversion Recovery over steady-state to conventional sodium and more advanced single and triple quantum sequences. Additionally, the user interface has parameters to alter the resolution, the noise, and the k-space sampling. Our software is free to use and specifically suited for teaching purposes.",
"keywords": ["MRI", "teaching", "contrast", "simulation"],
"keyReferences": [
{
"referenceText": "C. Tönnes, C. Licht, L. R. Schad and F. G. Zöllner, VirtMRI: A Tool for Teaching MRI. J Med Syst 47, 110 (2023).",
"referenceURL": "https://doi.org/10.1007/s10916-023-02004-4"
}

],
"extraResources": [
{
"resourceType": "Website",
"URL": "https://virtmri.keks.li/"
}
],
"dateAddedToMRHub": "2024-07-23",
"dateSoftwareLastUpdated": "2024-07-23",
"citationSearchString": "10.1007/s10916-023-02004-4",
"citationCount": ""
},

{
"name": "KomaMRI.jl",
"category": "Simulation",
Expand Down Expand Up @@ -1759,4 +1788,4 @@
"citationSearchString": "31c3714632020b75be5b25a0d15f0c2d71c38a14",
"citationCount": "5"
}
]
]
Binary file added images_packages/129389935.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 51894be

Please sign in to comment.