Database Open Access
Samples of MR Images
Published: Aug. 17, 2001. Version: 1.0.0
Please include the standard citation for PhysioNet:
(show more options)
Goldberger, A., Amaral, L., Glass, L., Hausdorff, J., Ivanov, P. C., Mark, R., ... & Stanley, H. E. (2000). PhysioBank, PhysioToolkit, and PhysioNet: Components of a new research resource for complex physiologic signals. Circulation [Online]. 101 (23), pp. e215–e220.
Data Description
These magnetic resonance angiography (MRA) images show coronal slices acquired from consecutive anteroposterior positions within the torso. The study was performed on a 1.5T General Electric (GE) Signa imaging system with gadolinium-contrast-enhancement for visualization of the cardiopulmonary vasculature. The pulse sequence used was a 3D time-of-flight fast spoiled gradient recalled acquisition in steady state (FSPGR, TR=6.3, TE=1.4, NEX=1, FOV = 40cm, slice thickness = 1.2mm).
This sample image contains 76 frames. It is available in DICOM format (E1154S7I.dcm), as an animated GIF (E1154S7I.gif), as .ogg, .mp4, .webm, and .swf animations (one of which is shown above), or as individual PNG-format frames (see below).
The original DICOM image was converted into GIF and PNG formats using reformat-dicom, a script that makes use of the ImageMagick convert utility (included in most Linux distributions and available freely for most other platforms from http://www.imagemagick.org).
Contributors
We wish to thank Dr. Godtfred Holmvang for making these data available here.
Access
Access Policy:
Anyone can access the files, as long as they conform to the terms of the specified license.
License (for files):
Open Data Commons Attribution License v1.0
Discovery
DOI (version 1.0.0):
https://doi.org/10.13026/C2001G
Topics:
image
angiography
Corresponding Author
Files
Total uncompressed size: 70.8 MB.
Access the files
- Download the ZIP file (70.8 MB)
- Access the files using the Google Cloud Storage Browser here. Login with a Google account is required.
-
Access the data using the Google Cloud command line tools (please refer to the gsutil
documentation for guidance):
gsutil -m -u YOUR_PROJECT_ID cp -r gs://images-1.0.0.physionet.org DESTINATION
-
Download the files using your terminal:
wget -r -N -c -np https://physionet.org/files/images/1.0.0/
-
Download the files using AWS command line tools:
aws s3 sync --no-sign-request s3://physionet-open/images/1.0.0/ DESTINATION