meta/telescope-1.0.0

Telescope Name

Description

The name of the telescope used to acquire the data.

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/meta/telescope-1.0.0

title: Telescope Name
description: |
  The name of the telescope used to acquire the data.

type: string
enum: [ROMAN]

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