Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rcal 504 develop the resample step #787

Conversation

mairanteodoro
Copy link
Collaborator

@mairanteodoro mairanteodoro commented Jul 20, 2023

Resolves RCAL-504

This PR addresses the implementation of the resampling step in RomanCal.

Notes
This PR depends on stcal's PR 196 (it uses the newly implemented alignment sub-package)

Checklist

  • added entry in CHANGES.rst under the corresponding subsection
  • updated relevant tests
  • updated relevant documentation
  • updated relevant milestone(s)
  • added relevant label(s)

@github-actions github-actions bot added assign_wcs dependencies Pull requests that update a dependency file labels Jul 20, 2023
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Attention: 179 lines in your changes are missing coverage. Please review.

Files Coverage Δ
romancal/assign_wcs/assign_wcs_step.py 86.66% <100.00%> (+1.66%) ⬆️
romancal/datamodels/container.py 88.28% <ø> (ø)
romancal/lib/suffix.py 94.28% <ø> (ø)
romancal/regtest/regtestdata.py 68.35% <ø> (ø)
romancal/resample/__init__.py 100.00% <100.00%> (ø)
romancal/step.py 100.00% <100.00%> (ø)
romancal/stpipe/integration.py 100.00% <ø> (ø)
romancal/assign_wcs/utils.py 85.71% <81.81%> (-0.80%) ⬇️
romancal/resample/gwcs_drizzle.py 80.68% <80.68%> (ø)
romancal/resample/resample_utils.py 68.22% <65.55%> (-15.11%) ⬇️
... and 2 more

📢 Thoughts on this report? Let us know!.

@github-actions github-actions bot added documentation Improvements or additions to documentation pipeline labels Aug 3, 2023
@github-actions github-actions bot removed documentation Improvements or additions to documentation pipeline labels Aug 3, 2023
mairanteodoro and others added 2 commits August 10, 2023 11:03
…ope#802)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@nden
Copy link
Collaborator

nden commented Oct 20, 2023

The problem with weight_type='exptime' is fixed. I did not review in detail this time around but had done so previously.

@mairanteodoro mairanteodoro merged commit e8f562c into spacetelescope:main Oct 21, 2023
24 of 26 checks passed
ddavis-stsci added a commit to ddavis-stsci/romancal that referenced this pull request Nov 7, 2023
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Nadia Dencheva <[email protected]>
Co-authored-by: D Davis <[email protected]>
Co-authored-by: William Jamieson <[email protected]>
Co-authored-by: Jonathan Eisenhamer <[email protected]>
Co-authored-by: Jonathan Eisenhamer <[email protected]>
Co-authored-by: Brett M. Morris <[email protected]>
Co-authored-by: Zach Burnett <[email protected]>
Co-authored-by: Zach Burnett <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assign_wcs dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation pipeline regression_testing stpipe testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants