Skip to content

Commit

Permalink
Update src/schema/rules/sidecars/mrs.yaml
Browse files Browse the repository at this point in the history
Change `NumberOfTransients` to be recommended for SVS and unloc data only; optional otherwise.

Co-authored-by: Chris Markiewicz <markiewicz@stanford.edu>
  • Loading branch information
markmikkelsen and effigies authored Jan 27, 2023
1 parent b1f2ca2 commit 28b746e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/schema/rules/sidecars/mrs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,9 @@ MRSRecommendedFields:
- modality == "mrs"
fields:
NumberOfSpectralPoints: recommended
NumberOfTransients: recommended for SVS
NumberOfTransients:
level: optional
level_addendum: recommended for SVS and unloc
RepetitionTime__mrs: recommended
MixingTime: recommended
InversionTime: recommended for inversion recovery data
Expand Down

0 comments on commit 28b746e

Please sign in to comment.