Skip to content

Commit

Permalink
ENH: Add DWI for sample patient in preparation to add to the tutorial (
Browse files Browse the repository at this point in the history
…#24)

* add dwi

* remove institution
  • Loading branch information
alexrockhill authored Apr 5, 2024
1 parent a316b11 commit 3a9b531
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 0 deletions.
1 change: 1 addition & 0 deletions seeg/sample_seeg_dwi.bval
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
3 changes: 3 additions & 0 deletions seeg/sample_seeg_dwi.bvec
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
59 changes: 59 additions & 0 deletions seeg/sample_seeg_dwi.json
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 added seeg/sample_seeg_dwi.nii.gz
Binary file not shown.

0 comments on commit 3a9b531

Please sign in to comment.