-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add zenodo.json for the release of FaBiAN v1.0
- Loading branch information
1 parent
f1f4674
commit e349e0d
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{ | ||
"license": "BSD-3-Clause", | ||
"keywords": | ||
[ | ||
"Fetal", | ||
"Developing brain", | ||
"Magnetic Resonance Imaging (MRI)", | ||
"Numerical phantom", | ||
"Simulation framework", | ||
"Fast Spin Echo (FSE) sequences", | ||
"Half-Fourier Acquisition Single-shot Turbo spin Echo (HASTE) sequence", | ||
"Single-Shot Fast Spin Echo (SS-FSE) sequence" | ||
], | ||
"creators": | ||
[ | ||
{ | ||
"name": "Lajous, Hélène", | ||
"affiliation": "Department of Radiology, Lausanne University Hospital (CHUV) and University of Lausanne (UNIL), Lausanne, Switzerland & CIBM Center for Biomedical Imaging, Switzerland", | ||
"orcid": "0000-0001-7729-6274" | ||
}, | ||
{ | ||
"name": "Roy, Christopher W.", | ||
"affiliation": "Department of Radiology, Lausanne University Hospital (CHUV) and University of Lausanne (UNIL), Lausanne, Switzerland", | ||
"orcid": "0000-0002-3111-8840" | ||
}, | ||
{ | ||
"name": "Yerly, Jérôme", | ||
"affiliation": "Department of Radiology, Lausanne University Hospital (CHUV) and University of Lausanne (UNIL), Lausanne, Switzerland & CIBM Center for Biomedical Imaging, Switzerland", | ||
"orcid": "0000-0003-4347-8613" | ||
}, | ||
{ | ||
"name": "Bach Cuadra, Meritxell", | ||
"affiliation": "CIBM Center for Biomedical Imaging, Switzerland & Department of Radiology, Lausanne University Hospital (CHUV) and University of Lausanne (UNIL), Lausanne, Switzerland", | ||
"orcid": "0000-0003-2730-4285" | ||
} | ||
], | ||
"access_right": "open", | ||
"upload_type": "software" | ||
} |