We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 515d0b7 commit defd774Copy full SHA for defd774
src/schema/objects/entities.yaml
@@ -86,12 +86,12 @@ direction:
86
87
Labels need not follow any particular convention and in case of conflict,
88
JSON metadata MUST take precedence in interpreting an image.
89
-
+
90
For example, `dir-j0` and `dir-j1` can indicate `"PhaseEncodingDirection": "j"` and `"j-"` (or vice versa),
91
identifying the phase-encoding axis while avoiding indicating polarity.
92
However, in case of a dataset indicating `dir-j0` with `"PhaseEncodingDirection": "i"`, the
93
JSON metadata overrides the entity `dir-` setting.
94
95
The use of generic labels, such as `dir-reference` and `dir-reversed`, is RECOMMENDED
96
to avoid any possible inconsistency.
97
0 commit comments