This PR adds datamodels and tests for ePSF, ABVegaOffset, and ApCorr reference files. Other tests were tweaked for this support. The PR template was also updated to match the one from the RAD library.
Tasks
[x] update or add relevant tests
[ ] update relevant docstrings and / or docs/ page
[x] Does this PR change any API used downstream? (if not, label with no-changelog-entry-needed)
[x] write news fragment(s) in changes/: echo "changed something" > changes/<PR#>.<changetype>.rst (see below for change types)
news fragment change types...
- ``changes/.feature.rst``: new feature
- ``changes/.bugfix.rst``: fixes an issue
- ``changes/.doc.rst``: documentation change
- ``changes/.removal.rst``: deprecation or removal of public API
- ``changes/.misc.rst``: infrastructure or miscellaneous change
Resolves RCAL-905
Closes #905
This PR adds datamodels and tests for ePSF, ABVegaOffset, and ApCorr reference files. Other tests were tweaked for this support. The PR template was also updated to match the one from the RAD library.
Tasks
docs/
pageno-changelog-entry-needed
)changes/
:echo "changed something" > changes/<PR#>.<changetype>.rst
(see below for change types)romancal
regression test with this branch installed ("git+https://github.com/<fork>/roman_datamodels@<branch>"
)news fragment change types...
- ``changes/Codecov Report
Attention: Patch coverage is
97.87234%
with2 lines
in your changes missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #393 +/- ## ========================================== + Coverage 97.56% 97.77% +0.21% ========================================== Files 30 36 +6 Lines 2788 3460 +672 ========================================== + Hits 2720 3383 +663 - Misses 68 77 +9 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
RCAL regression tests: https://github.com/spacetelescope/RegressionTests/actions/runs/11097495928