Skip to content

Commit d9d762b

Browse files
authored
Update src/schema/rules/checks/nifti.yaml
1 parent de5d201 commit d9d762b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/schema/rules/checks/nifti.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ NiftiPEDir:
5454
issue:
5555
code: NIFTI_PE_DIRECTION_CONSISTENCY
5656
message: |
57-
Phase encoding direction is inconsistent with `dir-` entity.
57+
The PhaseEncodingDirection and affine orientation indicate
58+
that the entity value (one of AP, PA, RL, LR, SI, IS) may be inaccurate.
5859
level: warning
5960
selectors:
6061
- type(nifti_header.axis_codes) != "null"

0 commit comments

Comments
 (0)