spacetelescope / romancal

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

Rcal 854 Tweakreg step listed as skipped when run & refactor exposure pipeline #1271

Closed ddavis-stsci closed 2 weeks ago

ddavis-stsci commented 3 weeks ago

Resolves RCAL-854

Closes #1263

This PR fixes the error that the tweakreg step is listed as skipped when it is run. This PR also refactors the exposure level pipeline to take advantage of the model container and associations.

Checklist

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 6.66667% with 14 lines in your changes missing coverage. Please review.

Project coverage is 79.24%. Comparing base (6b1c696) to head (ac77d75).

Files Patch % Lines
romancal/pipeline/exposure_pipeline.py 6.66% 14 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1271 +/- ## ========================================== + Coverage 78.99% 79.24% +0.25% ========================================== Files 117 117 Lines 8101 8075 -26 ========================================== Hits 6399 6399 + Misses 1702 1676 -26 ``` | [Flag](https://app.codecov.io/gh/spacetelescope/romancal/pull/1271/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope) | Coverage Δ | | *Carryforward flag | |---|---|---|---| | [nightly](https://app.codecov.io/gh/spacetelescope/romancal/pull/1271/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope) | `62.78% <ø> (-0.02%)` | :arrow_down: | Carriedforward from [6b1c696](https://app.codecov.io/gh/spacetelescope/romancal/commit/6b1c696b20ae877e61aedd55fec5a6188b0c12d8?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope) | *This pull request uses carry forward flags. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.