From 154033a9eb8cc5ab04d66bf125cfdd4549d8c942 Mon Sep 17 00:00:00 2001 From: Nadia Dencheva Date: Mon, 18 Mar 2024 12:03:10 -0400 Subject: [PATCH] add optical_element --- src/rad/resources/schemas/segmentation_map-1.0.0.yaml | 5 ++++- src/rad/resources/schemas/source_catalog-1.0.0.yaml | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/rad/resources/schemas/segmentation_map-1.0.0.yaml b/src/rad/resources/schemas/segmentation_map-1.0.0.yaml index 551798b4..acd88582 100644 --- a/src/rad/resources/schemas/segmentation_map-1.0.0.yaml +++ b/src/rad/resources/schemas/segmentation_map-1.0.0.yaml @@ -16,7 +16,10 @@ properties: - type: object properties: optical_element: - tag: asdf://stsci.edu/datamodels/roman/tags/wfi_optical_element-1.0.0 + title: WFI Optical Element + description: | + WFI optical element used to take the data. + $ref: wfi_optical_element-1.0.0 coordinates: tag: asdf://stsci.edu/datamodels/roman/tags/coordinates-1.0.0 program: diff --git a/src/rad/resources/schemas/source_catalog-1.0.0.yaml b/src/rad/resources/schemas/source_catalog-1.0.0.yaml index a5fa64ce..fe4e5dde 100644 --- a/src/rad/resources/schemas/source_catalog-1.0.0.yaml +++ b/src/rad/resources/schemas/source_catalog-1.0.0.yaml @@ -16,7 +16,10 @@ properties: - type: object properties: optical_element: - tag: asdf://stsci.edu/datamodels/roman/tags/wfi_optical_element-1.0.0 + title: WFI Optical Element + description: | + WFI optical element used to take the data. + $ref: wfi_optical_element-1.0.0 coordinates: tag: asdf://stsci.edu/datamodels/roman/tags/coordinates-1.0.0 program: