Skip to content

Commit

Permalink
add DIAM and PUPL_CRC to nrmmodel schema
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Nov 14, 2024
1 parent f49d774 commit c6133f4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/stdatamodels/jwst/datamodels/schemas/nrm.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,15 @@ allOf:
- $ref: keyword_exptype.schema
- type: object
properties:
diameter:
fits_keyword: DIAM
title: "[m] Flat-to-flat distance across pupil in V3 axis"
flat_to_flat:
fits_keyword: F2F
title: "[m] flat2flat hole size"
pupil_circumscribed:
fits_keyword: PUPL_CRC
title: "[m] Circumscribing diameter for JWST primary"
x_a1:
fits_keyword: NRM_X_A1
title: "[m] X coordinate of NRM sub-aperture 1"
Expand Down

0 comments on commit c6133f4

Please sign in to comment.