meta/calibration_software_name-1.0.0

Calibration Software Name

Description

Name of the calibration software package used in processing this file.

Outline

Schema Definitions

string

Maximum length: 120

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/calibration_software_name-1.0.0

title: Calibration Software Name
description: |
  Name of the calibration software package used in
  processing this file.
type: string
maxLength: 120
sdf:
  special_processing: VALUE_REQUIRED
  source:
    origin: TBD
archive_catalog:
  datatype: nvarchar(120)
  destination:
    [
      WFIExposure.calibration_software_name,
      GuideWindow.calibration_software_name,
      WFICommon.calibration_software_name,
      WFIMosaic.calibration_software_name,
      SourceCatalog.calibration_software_name,
      SegmentationMap.calibration_software_name,
    ]