spacetelescope / romancal

Python library to process science observations from the Nancy Grace Roman Space Telescope
https://roman-pipeline.readthedocs.io/en/latest/
Other
32 stars 28 forks source link

Update roman_datamodels util ramp error array creation #517

Closed stscijgbot-rstdms closed 2 years ago

stscijgbot-rstdms commented 2 years ago

Issue RCAL-347 was created on JIRA by David Davis:

Update the roman_datamodels/testing utils.py module mk_ramp to create the error array with dimensions that match the input science array instead of cutting the first axis of the shape when creating the error array.

stscijgbot-rstdms commented 2 years ago

Comment by Paul Huwe on JIRA:

This is implemented in RDM PR-82: spacetelescope/roman_datamodels#82

 

stscijgbot-rstdms commented 2 years ago

Comment by Paul Huwe on JIRA:

PR Approved and merged.