Skip to content

Commit 7d79e1f

Browse files
authored
Merge pull request bids-standard#2200 from markmikkelsen/dev
[SCHEMA] Reorder fields in MRSInstitutionInformation schema
2 parents a64e100 + ed8e5bf commit 7d79e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schema/rules/sidecars/mrs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ MRSInstitutionInformation:
1111
- modality == "mrs"
1212
- match(extension, "^\.nii(\.gz)?$")
1313
fields:
14-
InstitutionAddress: recommended
1514
InstitutionName: recommended
15+
InstitutionAddress: recommended
1616
InstitutionalDepartmentName: recommended
1717

1818
MRSScannerHardware:

0 commit comments

Comments
 (0)