spacetelescope / romancal

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

Rcal 803 Initial resampling to skycell in the hlp #1214

Closed ddavis-stsci closed 5 months ago

ddavis-stsci commented 5 months ago

Resolves RCAL-803

Closes #1162

This PR adds the ability to use an association to resample the members to the output product based on a skycell definition.

Checklist

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 17.24138% with 48 lines in your changes are missing coverage. Please review.

Project coverage is 79.16%. Comparing base (b61e70b) to head (12825be). Report is 3 commits behind head on main.

Files Patch % Lines
romancal/pipeline/highlevel_pipeline.py 17.24% 48 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1214 +/- ## ========================================== + Coverage 79.05% 79.16% +0.10% ========================================== Files 116 116 Lines 7994 8045 +51 ========================================== + Hits 6320 6369 +49 - Misses 1674 1676 +2 ``` | [Flag](https://app.codecov.io/gh/spacetelescope/romancal/pull/1214/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/1214/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope) | `62.78% <ø> (ø)` | | Carriedforward from [72342b4](https://app.codecov.io/gh/spacetelescope/romancal/commit/72342b4078c959934e87f005b630d91e2a560d73?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.