Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@ A guide for using macros can be found at
}
) }}

### Other RECOMMENDED metadata
### Other RECOMMENDED and OPTIONAL metadata

<!-- This block generates a metadata table.
These tables are defined in
Expand Down
3 changes: 2 additions & 1 deletion src/schema/rules/sidecars/dwi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ MRIDiffusionMultipart:
fields:
MultipartID: optional

# Other recommended metadata
# Other recommended and optional metadata
MRIDiffusionOtherMetadata:
selectors:
- datatype == "dwi"
- suffix == "dwi"
- match(extension, "^\.nii(\.gz)?$")
fields:
MixingTime: optional
PhaseEncodingDirection: recommended
TotalReadoutTime: recommended