-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: Add DWI for sample patient in preparation to add to the tutorial (…
…#24) * add dwi * remove institution
- Loading branch information
1 parent
a316b11
commit 3a9b531
Showing
4 changed files
with
63 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 @@ | ||
0 800 800 800 800 800 800 800 800 800 800 800 800 800 800 800 |
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,3 @@ | ||
0 -1 0 0 0.178892 0.0634974 -0.710403 -0.619094 -0.242409 0.258905 0.816877 0.843793 0.262614 -9.99964e-05 -0.745295 -0.972565 | ||
0 0 1 0 -0.111295 0.376685 0.0516293 -0.438496 0.784329 -0.618012 0.169695 0.526096 0.95485 0.968865 0.666296 0.231692 | ||
0 0 0 1 -0.977554 -0.924163 -0.701899 -0.651494 -0.571021 -0.742314 -0.551285 -0.105999 -0.138907 0.247591 0.0241998 0.0208992 |
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,59 @@ | ||
{ | ||
"Modality": "MR", | ||
"MagneticFieldStrength": 3, | ||
"ImagingFrequency": 127.751, | ||
"Manufacturer": "Philips", | ||
"ManufacturersModelName": "Ingenia", | ||
"DeviceSerialNumber": "42293", | ||
"StationName": "MRI4", | ||
"BodyPartExamined": "BRAIN", | ||
"PatientPosition": "HFS", | ||
"ProcedureStepDescription": "MR BRAIN WWO PLUS FRAMELESS STEREOTACTIC", | ||
"SoftwareVersions": "5.3.1\\5.3.1.0", | ||
"MRAcquisitionType": "2D", | ||
"SeriesDescription": "DTI", | ||
"ProtocolName": "DTI", | ||
"ScanningSequence": "SE", | ||
"SequenceVariant": "SK", | ||
"ScanOptions": "FS", | ||
"ImageType": ["ORIGINAL", "PRIMARY", "M", "SE", "M", "SE"], | ||
"SeriesNumber": 1101, | ||
"AcquisitionTime": "09:56:22.850000", | ||
"AcquisitionNumber": 11, | ||
"PhilipsRescaleSlope": 0.976801, | ||
"PhilipsRescaleIntercept": 0, | ||
"PhilipsScaleSlope": 0.0273629, | ||
"UsePhilipsFloatNotDisplayScaling": 1, | ||
"SliceThickness": 2.5, | ||
"SpacingBetweenSlices": 2.5, | ||
"SAR": 0.115918, | ||
"NumberOfAverages": 2, | ||
"EchoTime": 0.093258, | ||
"RepetitionTime": 3.71224, | ||
"MTState": false, | ||
"FlipAngle": 90, | ||
"CoilString": "MULTI COIL", | ||
"PercentPhaseFOV": 100, | ||
"PercentSampling": 97.8261, | ||
"EchoTrainLength": 45, | ||
"PhaseEncodingSteps": 90, | ||
"AcquisitionMatrixPE": 90, | ||
"ReconMatrixPE": 128, | ||
"ParallelReductionFactorInPlane": 2, | ||
"ParallelAcquisitionTechnique": "SENSE", | ||
"WaterFatShift": 13.5506, | ||
"EstimatedEffectiveEchoSpacing": 0.000240307, | ||
"EstimatedTotalReadoutTime": 0.030519, | ||
"PixelBandwidth": 2175, | ||
"PhaseEncodingAxis": "j", | ||
"ImageOrientationPatientDICOM": [ | ||
1, | ||
0, | ||
0, | ||
0, | ||
1, | ||
0 ], | ||
"InPlanePhaseEncodingDirectionDICOM": "COL", | ||
"ConversionSoftware": "dcm2niix", | ||
"ConversionSoftwareVersion": "v1.0.20211006" | ||
} |
Binary file not shown.