JP-4313: Use explicit read_times in JWST model in ramp fit#546
JP-4313: Use explicit read_times in JWST model in ramp fit#546melanieclarke wants to merge 1 commit into
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #546 +/- ##
==========================================
- Coverage 91.80% 91.79% -0.01%
==========================================
Files 63 63
Lines 8855 8859 +4
==========================================
+ Hits 8129 8132 +3
- Misses 726 727 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Regtests with jwst on main: Regtests with romancal on main: Regtests with the jwst branch + stdatamodels update: All passing. |
|
I probably need to review better what romancal does, but I'm a little confused. The old version took read_pattern from the input model and converted it to a list of lists and put it at read_pattern on ramp_data. The new version no longer looks for read pattern at all and instead looks for read_times, to my eyes basically redefining read_pattern -> read_times for models but not for the ramp data. Why can't Webb use the old name? I would have naively expected romancal to break since it uses read_pattern as the name |
Romancal doesn't use I'd like for Webb to use At some point, I think it would make sense to move |
Toward JP-4313
For coordination with spacetelescope/jwst#10534:
Use explicit read times for JWST data if available. This is intended to support new multistripe modes with repeated in-frame reads of the same detector area.
Tasks
docs/pageno-changelog-entry-needed)changes/:echo "changed something" > changes/<PR#>.<changetype>.rst(see changelog readme for instructions)changes/<PR#>.breaking.rstnews fragment"git+https://github.com/<fork>/stcal@<branch>")jwstregression testromancalregression test