Skip to content

Commit

Permalink
FIX: Remove TracerName requirement for trc entity (bids-standard#1636)
Browse files Browse the repository at this point in the history
Already covered by rules.sidecars.pet.PETRadioChemistry, and avoids
hitting this rule for blood files
  • Loading branch information
effigies authored Oct 19, 2023
1 parent 7c33569 commit 26ee577
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/schema/rules/sidecars/entity_rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ EntitiesCeMetadata:
fields:
ContrastBolusIngredient: optional

EntitiesTrcMetadata:
selectors:
- '"trc" in entities'
fields:
TracerName: required

EntitiesStainMetadata:
selectors:
- '"stain" in entities'
Expand Down

0 comments on commit 26ee577

Please sign in to comment.