|
| 1 | +{ |
| 2 | + "_extends": "/core/schemas/research/deviceUsage.schema.tpl.json", |
| 3 | + "_type": "https://openminds.ebrains.eu/neuroimaging/MRIScannerUsage", |
| 4 | + "properties": { |
| 5 | + "bValues": { |
| 6 | + "_instruction": "Add the b values coresponding to this aquisition.", |
| 7 | + "_linkedTypes": [ |
| 8 | + "https://openminds.ebrains.eu/core/File" |
| 9 | + ] |
| 10 | + }, |
| 11 | + "bVectors": { |
| 12 | + "_instruction": "Add the b vectors coresponding to this aquisition.", |
| 13 | + "_linkedTypes": [ |
| 14 | + "https://openminds.ebrains.eu/core/File" |
| 15 | + ] |
| 16 | + }, |
| 17 | + "dwellTime": { |
| 18 | + "_embeddedTypes": [ |
| 19 | + "https://openminds.ebrains.eu/core/QuantitativeValue" |
| 20 | + ], |
| 21 | + "_instruction": "Enter the dewell time of this aquistion." |
| 22 | + }, |
| 23 | + "echoTime": { |
| 24 | + "_embeddedTypes": [ |
| 25 | + "https://openminds.ebrains.eu/core/QuantitativeValue" |
| 26 | + ], |
| 27 | + "_instruction": "Enter the echo times of this aquisition (TE).", |
| 28 | + "minItems": 1, |
| 29 | + "type": "array", |
| 30 | + "uniqueItems": true |
| 31 | + }, |
| 32 | + "fieldOfView": { |
| 33 | + "_instruction": "Add the field of view of this image.", |
| 34 | + "_linkedCategories": [ |
| 35 | + "mathematicalShapes" |
| 36 | + ] |
| 37 | + }, |
| 38 | + "flipAngle": { |
| 39 | + "_embeddedTypes": [ |
| 40 | + "https://openminds.ebrains.eu/core/QuantitativeValue" |
| 41 | + ], |
| 42 | + "_instruction": "Enter the flip angle of this scan (preferred units: degrees)." |
| 43 | + }, |
| 44 | + "interSliceGap": { |
| 45 | + "_embeddedTypes": [ |
| 46 | + "https://openminds.ebrains.eu/core/QuantitativeValue", |
| 47 | + "https://openminds.ebrains.eu/core/QuantitativeValueRange" |
| 48 | + ], |
| 49 | + "_instruction": "Enter the inter slice distance of this scan." |
| 50 | + }, |
| 51 | + "mRAcquisitionType": { |
| 52 | + "_instruction": "Add the type of sequence readout (2D or 3D).", |
| 53 | + "_linkedTypes": [ |
| 54 | + "https://openminds.ebrains.eu/controlledTerms/MRAcquisitionType" |
| 55 | + ] |
| 56 | + }, |
| 57 | + "mTState": { |
| 58 | + "_instruction": "Boolean stating whether the magnetization transfer pulse is applied.", |
| 59 | + "type": "boolean" |
| 60 | + }, |
| 61 | + "nonlinearGradientCorrection": { |
| 62 | + "_instruction": "Has this scan, been corrected for gradient nonlinearities by the scanner sequence?", |
| 63 | + "type": "boolean" |
| 64 | + }, |
| 65 | + "numberOfVolumesDiscardedByScanner": { |
| 66 | + "_instruction": "Enter number of volumes discarded by scanner before the first volume.", |
| 67 | + "type": "number" |
| 68 | + }, |
| 69 | + "parallelAcquisitionTechnique": { |
| 70 | + "_ instruction": "Enter the parallel acquisition technique sequance name for this scan. 'GRAPPA' for most Siemens machines and 'SENSE' for most Philips machines.", |
| 71 | + "type": "string" |
| 72 | + }, |
| 73 | + "phaseEncodingDirection": { |
| 74 | + "_instruction": "Add the direction along which phase is modulated which may result in visible distortions.", |
| 75 | + "_linkedTypes": [ |
| 76 | + "https://openminds.ebrains.eu/controlledTerms/CartesianDirectionVector" |
| 77 | + ] |
| 78 | + }, |
| 79 | + "pulseSequenceType": { |
| 80 | + "_instruction": "Add the type pulse sequence used for this scan.", |
| 81 | + "_linkedType": [ |
| 82 | + "https://openminds.ebrains.eu/controlledTerms/MRIPulseSequence" |
| 83 | + ] |
| 84 | + }, |
| 85 | + "radiofrequencyCoilType": { |
| 86 | + "_instruction": "Add the type of radiofrequency coil.", |
| 87 | + "_linkedTypes": [ |
| 88 | + "https://openminds.ebrains.eu/controlledTerms/MRIRadiofrequencyCoilType" |
| 89 | + ] |
| 90 | + }, |
| 91 | + "sliceOrder": { |
| 92 | + "_instruction": "Enter the time in which each slice have been aquired within each volume.", |
| 93 | + "_linkedTypes": [ |
| 94 | + "https://openminds.ebrains.eu/core/QuantitativeValueArray" |
| 95 | + ] |
| 96 | + }, |
| 97 | + "sliceThickness": { |
| 98 | + "_embeddedTypes": [ |
| 99 | + "https://openminds.ebrains.eu/core/QuantitativeValue", |
| 100 | + "https://openminds.ebrains.eu/core/QuantitativeValueRange" |
| 101 | + ], |
| 102 | + "_instruction": "Enter the slice thickness of this MR image." |
| 103 | + }, |
| 104 | + "sliceTiming": { |
| 105 | + "_instruction": "Enter the time in which each slice have been aquired within each volume.", |
| 106 | + "_linkedTypes": [ |
| 107 | + "https://openminds.ebrains.eu/core/QuantitativeValueArray" |
| 108 | + ] |
| 109 | + }, |
| 110 | + "spoilingState": { |
| 111 | + "_instruction": "Boolean stating whether the pulse sequence uses any type of spoiling strategy to suppress residual transverse magnetization.", |
| 112 | + "type": "boolean" |
| 113 | + }, |
| 114 | + "voxelSize": { |
| 115 | + "_embeddedTypes": [ |
| 116 | + "https://openminds.ebrains.eu/core/QuantitativeValueArray" |
| 117 | + ], |
| 118 | + "_instruction": "Enter voxel size this image: in this order x,y,z." |
| 119 | + } |
| 120 | + } |
| 121 | +} |
0 commit comments