Skip to content

Commit

Permalink
JP-2107: Modify/delete keywords for B7.8 (spacetelescope#6083)
Browse files Browse the repository at this point in the history
* JP-2107: Modify/delete keywords for B7.8

* update change log
  • Loading branch information
hbushouse authored and loicalbert committed Nov 5, 2021
1 parent 1c5e032 commit a7a794d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ datamodels

- Updated enum lists for ENGQLPTG and PATTTYPE keywords [#6081]

- Removed obsolete keyword NDITHPTS and updated attributes for NRIMDTPT [#6083]

general
-------

Expand Down
7 changes: 2 additions & 5 deletions jwst/datamodels/schemas/core.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1136,7 +1136,8 @@ properties:
fits_keyword: PATTNPTS
blend_table: True
dither_points:
title: Total number of points in image dither pattern
title: Number of points in image dither pattern
type: integer
fits_keyword: NRIMDTPT
blend_table: True
pattern_size:
Expand Down Expand Up @@ -1238,10 +1239,6 @@ properties:
type: string
enum: [ALL, CHANNEL1, CHANNEL2, CHANNEL3, CHANNEL4]
fits_keyword: MRSPRCHN
dither_points:
title: Total number of points in primary dither pattern
type: string
fits_keyword: NDITHPTS
ephemeris:
title: JWST ephemeris information
type: object
Expand Down

0 comments on commit a7a794d

Please sign in to comment.