JP-3844: x1d.fits headers for the LRS should include PA_APER#601
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #601 +/- ##
=======================================
Coverage 89.41% 89.41%
=======================================
Files 99 99
Lines 4854 4854
=======================================
Hits 4340 4340
Misses 514 514 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
reg test: https://github.com/spacetelescope/RegressionTests/actions/runs/18387917675/job/52391172906 Failures are all expected since the x1d files now have one additional keyword. |
|
Why do the name and the ticket both talk about |
|
thanks @emolter, PA_V3 and PA_APER are very similar. I made changes. |
braingram
left a comment
There was a problem hiding this comment.
Thanks for working on this. The changelog doesn't match the schema change.
Please also update the PR description. It incorrectly mentions PA_V3.
Also, please re-run the regtests (as they were run when this PR added PA_V3).
Co-authored-by: Brett Graham <brettgraham@gmail.com>
|
new reg test running: https://github.com/spacetelescope/RegressionTests/actions/workflows/jwst.yml |
emolter
left a comment
There was a problem hiding this comment.
I think this looks fine, but I'd like to wait for an expert to review the JWST changes.
The link is to the general action page. Is there a link for an updated run? Thanks! |
|
This looks fine to me so far. Can you please run regression tests with jwst on main and link them here? |
|
@emolter - do we need to add position_angle to WFSS handling, i.e. in wfss_specmeta.schema? |
|
I thought this piece of metadata was only helpful for long-slit spectra, what am I missing? |
Just checking to make sure we've covered all the bases, since WFSS has a different set of metadata than all the other modes. If it's not needed, then no action necessary. |
|
I'm still not really a WFSS science data expert, but I can't imagine how it would be needed |
|
The failed tests are expected due to the new keywords in the x1d files. |
|
@penaguerrero - can you please run regression tests with jwst on main? If those are clear, we can get this change merged first, then finish up the jwst PR. |
|
reg test on jwst main with this branch for stdatamodels: https://github.com/spacetelescope/RegressionTests/actions/runs/19044861177 |
Resolves JP-3844
This PR addresses adding PA_APER keyword to the EXTRACT1D extension headers
Tasks
docs/pageno-changelog-entry-needed)changes/:echo "changed something" > changes/<PR#>.<changetype>.rst(see below for change types)jwstregression tests with this branch installed ("git+https://github.com/<fork>/stdatamodels@<branch>")news fragment change types...
changes/<PR#>.feature.rst: new featurechanges/<PR#>.bugfix.rst: fixes an issuechanges/<PR#>.doc.rst: documentation changechanges/<PR#>.removal.rst: deprecation or removal of public APIchanges/<PR#>.misc.rst: infrastructure or miscellaneous change