From a522ca44e57e558a2785a9ab072e140d992cdb6f Mon Sep 17 00:00:00 2001 From: Adam Taylor Date: Mon, 27 Jan 2025 19:26:17 +0000 Subject: [PATCH] Remove ImagingLevel3Image and ImagingLevel3Channels --- dca-template-config.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/dca-template-config.json b/dca-template-config.json index aaf179f0..f957bdbc 100644 --- a/dca-template-config.json +++ b/dca-template-config.json @@ -135,11 +135,6 @@ "schema_name": "ImagingLevel2", "type": "file" }, - { - "display_name": "Imaging Level 3 Image", - "schema_name": "ImagingLevel3Image", - "type": "file" - }, { "display_name": "Imaging Level 3 Segmentation", "schema_name": "ImagingLevel3Segmentation", @@ -370,11 +365,6 @@ "schema_name": "FollowUp", "type": "record" }, - { - "display_name": "Imaging Level 3 Channels", - "schema_name": "ImagingLevel3Channels", - "type": "record" - }, { "display_name": "Lung Cancer Tier 3", "schema_name": "LungCancerTier3",