Skip to content

Add warning ignore for StepAxisWarning from GWCS until WCSs are updated#9734

Draft
WilliamJamieson wants to merge 1 commit intospacetelescope:mainfrom
WilliamJamieson:gwcs/surpress_axis_warning
Draft

Add warning ignore for StepAxisWarning from GWCS until WCSs are updated#9734
WilliamJamieson wants to merge 1 commit intospacetelescope:mainfrom
WilliamJamieson:gwcs/surpress_axis_warning

Conversation

@WilliamJamieson
Copy link
Collaborator

spacetelescope/gwcs#614 is introducing some changes that include a deprecation warning for the use of non-coordinate axes. JWST has several WCSs that make use of these. This PR is adding the warning ignore to avoid multiple test failures due to this warning until all the WCSs involved can have their coordinate frame metadata updated.

Tasks

  • If you have a specific reviewer in mind, tag them.
  • add a build milestone, i.e. Build 12.0 (use the latest build if not sure)
  • Does this PR change user-facing code / API? (if not, label with no-changelog-entry-needed)
    • write news fragment(s) in changes/: echo "changed something" > changes/<PR#>.<changetype>.rst (see changelog readme for instructions)
    • update or add relevant tests
    • update relevant docstrings and / or docs/ page
    • start a regression test and include a link to the running job (click here for instructions)
      • Do truth files need to be updated ("okified")?
        • after the reviewer has approved these changes, run okify_regtests to update the truth files
  • if a JIRA ticket exists, make sure it is resolved properly

This will prevent test failures from new GWCS versions raising warnings and allow JWST the chance to update its WCSs appropriately.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant