Skip to content

Commit

Permalink
update common RF and Contrast for table check
Browse files Browse the repository at this point in the history
  • Loading branch information
patsycle authored Nov 19, 2020
1 parent fddd959 commit d3808e1
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@ and the center of the last "effective" echo, sometimes called the "FSL definitio

### RF & Contrast

| **Key name** | **Requirement level** | **Data type** | **Description** |
|------------------|-----------------------------------------------------------------------------------------|--------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Key name** | **Requirement level** | **Data type** | **Description** |
|------------------|-----------------------------------------------------------------------------------------|--------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| FlipAngle | RECOMMENDED, but REQUIRED for Arterial Spin Labeling in case `LookLocker` is set `true` | [array][] of [numbers][] | Flip angle (FA) for the acquisition, specified in degrees. A single value applies to all volumes, or an array provides a value for each volume. Corresponds to: DICOM Tag 0018, 1314 `Flip Angle`. 4D files with variable FA should only be used when volume timing is critical for interpretation of the data, as in ASL or variable FA fMRI sequences. |
| NegativeContrast | OPTIONAL | [boolean][] | `true` or `false` value specifying whether increasing voxel intensity (within sample voxels) denotes a decreased value with respect to the contrast suffix. This is commonly the case when Cerebral Blood Volume is estimated via usage of a contrast agent in conjunction with a T2\* weighted acquisition protocol. | |
| NegativeContrast | OPTIONAL | [boolean][] | `true` or `false` value specifying whether increasing voxel intensity (within sample voxels) denotes a decreased value with respect to the contrast suffix. This is commonly the case when Cerebral Blood Volume is estimated via usage of a contrast agent in conjunction with a T2\* weighted acquisition protocol. |

### Slice Acceleration

Expand Down

0 comments on commit d3808e1

Please sign in to comment.