enums/guidewindow_modes-1.0.0

Guide Window Mode

Description

Type of guide window mode used during the exposure. This is based on planned information from the Roman Planning and Scheduling Subsystem.

Outline

Schema Definitions

string

No length restriction

Only the following values are valid for this node:

  • WIM-ACQ

  • WIM-TRACK

  • WSM-ACQ-1

  • WSM-ACQ-2

  • WSM-TRACK

  • DEFOCUSED-MODERATE

  • DEFOCUSED-LARGE

Original Schema

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

# Helper file to enumerate guide window modes for guidestar and guidewindow

title: Guide Window Mode
description: |
  Type of guide window mode used during the exposure. This is based on
  planned information from the Roman Planning and Scheduling Subsystem.
type: string
enum:
  - WIM-ACQ
  - WIM-TRACK
  - WSM-ACQ-1
  - WSM-ACQ-2
  - WSM-TRACK
  - DEFOCUSED-MODERATE
  - DEFOCUSED-LARGE