jwst icon indicating copy to clipboard operation
jwst copied to clipboard

Update integration_number datatype in "group" schema

Open stscijgbot-jp opened this issue 1 year ago • 0 comments

Issue JP-3558 was created on JIRA by Howard Bushouse:

In the stdatamodels group.schema.yaml module, which defines the tabular data stored in the GROUP extension of data products the integration_number column is defined as int16, but it should be int32, in order to prevent values from wrapping around the limit of the int16 range.

stscijgbot-jp avatar Mar 01 '24 18:03 stscijgbot-jp