Skip to content

Commit

Permalink
Add philips and carestream as allowed manufacturers for test project
Browse files Browse the repository at this point in the history
  • Loading branch information
p-j-smith committed Jan 15, 2025
1 parent 1891df0 commit 9597559
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions projects/configs/test-extract-uclh-omop-cdm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,12 @@ tag_operation_files:
manufacturer_overrides: ["mri.yaml", "mri-diffusion.yaml"]

allowed_manufacturers:
- regex: "^carestream"
exclude_series_numbers: []
- regex: "^company"
exclude_series_numbers: []
- regex: "^philips"
exclude_series_numbers: []

series_filters:
- "localizer"
Expand Down

0 comments on commit 9597559

Please sign in to comment.