tagged_scalars/telescope-1.0.0

Telescope Name

Outline

Schema Definitions

string

No length restriction

Only the following values are valid for this node:

  • ROMAN

Original Schema

%YAML 1.1
---
$schema: asdf://stsci.edu/datamodels/roman/schemas/rad_schema-1.0.0
id: asdf://stsci.edu/datamodels/roman/schemas/tagged_scalars/telescope-1.0.0

title: Telescope Name

type: string
enum: [ROMAN]

archive_catalog:
  datatype: nvarchar(5)
  destination: [WFIExposure.telescope, WFIMosaic.telescope, GuideWindow.telescope, WFICommon.telescope,
                SourceCatalog.telescope, SegmentationMap.telescope]

flowStyle: block
...