individual_image_meta-1.0.0

Combined level 2 metadata

Outline

Schema Definitions

This type is an object with the following properties:

  • basic

    tag:astropy.org:astropy/table/table-1.*

    Table of basic level 2 metadata.

  • background

    tag:astropy.org:astropy/table/table-1.*

    Table of background level 2 metadata.

  • cal_logs

    tag:astropy.org:astropy/table/table-1.*

    Table of cal_logs level 2 metadata.

  • cal_step

    tag:astropy.org:astropy/table/table-1.*

    Table of cal_step level 2 metadata.

  • coordinates

    tag:astropy.org:astropy/table/table-1.*

    Table of coordinates level 2 metadata.

  • ephemeris

    tag:astropy.org:astropy/table/table-1.*

    Table of ephemeris level 2 metadata.

  • exposure

    tag:astropy.org:astropy/table/table-1.*

    Table of exposure level 2 metadata.

  • guide_star

    tag:astropy.org:astropy/table/table-1.*

    Table of guide_star level 2 metadata.

  • instrument

    tag:astropy.org:astropy/table/table-1.*

    Table of instrument level 2 metadata.

  • observation

    tag:astropy.org:astropy/table/table-1.*

    Table of observation level 2 metadata.

  • outlier_detection

    tag:astropy.org:astropy/table/table-1.*

    Table of outlier_detection level 2 metadata.

  • photometry

    tag:astropy.org:astropy/table/table-1.*

    Table of photometry level 2 metadata.

  • pointing

    tag:astropy.org:astropy/table/table-1.*

    Table of pointing level 2 metadata.

  • program

    tag:astropy.org:astropy/table/table-1.*

    Table of program level 2 metadata.

  • rcs

    tag:astropy.org:astropy/table/table-1.*

    Table of rcs level 2 metadata.

  • ref_file

    tag:astropy.org:astropy/table/table-1.*

    Table of ref_file level 2 metadata.

  • source_catalog

    tag:astropy.org:astropy/table/table-1.*

    Table of source_catalog level 2 metadata.

  • velocity_aberration

    tag:astropy.org:astropy/table/table-1.*

    Table of velocity_aberration level 2 metadata.

  • visit

    tag:astropy.org:astropy/table/table-1.*

    Table of visit level 2 metadata.

  • wcsinfo

    tag:astropy.org:astropy/table/table-1.*

    Table of wcsinfo level 2 metadata.

Original Schema

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

title: Combined level 2 metadata

type: object
properties:
  basic:
    description: |
      Table of basic level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  background:
    description: |
      Table of background level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  cal_logs:
    description: |
      Table of cal_logs level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  cal_step:
    description: |
      Table of cal_step level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  coordinates:
    description: |
      Table of coordinates level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  ephemeris:
    description: |
      Table of ephemeris level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  exposure:
    description: |
      Table of exposure level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  guide_star:
    description: |
      Table of guide_star level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  instrument:
    description: |
      Table of instrument level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  observation:
    description: |
      Table of observation level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  outlier_detection:
    description: |
      Table of outlier_detection level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  photometry:
    description: |
      Table of photometry level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  pointing:
    description: |
      Table of pointing level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  program:
    description: |
      Table of program level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  rcs:
    description: |
      Table of rcs level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  ref_file:
    description: |
      Table of ref_file level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  source_catalog:
    description: |
      Table of source_catalog level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  velocity_aberration:
    description: |
      Table of velocity_aberration level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  visit:
    description: |
      Table of visit level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
  wcsinfo:
    description: |
      Table of wcsinfo level 2 metadata.
    tag: tag:astropy.org:astropy/table/table-1.*
flowStyle: block
propertyOrder:
  [
    basic,
    background,
    cal_step,
    cal_logs,
    coordinates,
    ephemeris,
    exposure,
    guide_star,
    instrument,
    observation,
    outlier_detection,
    photometry,
    pointing,
    program,
    rcs,
    ref_file,
    source_catalog,
    velocity_aberration,
    visit,
    wcsinfo,
  ]