Skip to content

Conversation

@stscieisenhamer
Copy link
Collaborator

@stscieisenhamer stscieisenhamer commented Sep 21, 2023

Resolves JP-3424

Closes #7963

This PR addresses an issue discovered during Build 10.0 integration with WCS determination in set_telescope_pointing. A new algorithm for the various guider products has been implemented, which require more engineering coverage than science exposures. Turns out that not enough leeway being given. This PR extends the coverage time to use when retrieving engineering data.

Checklist for maintainers

  • added entry in CHANGES.rst within the relevant release section
  • updated or added relevant tests
  • updated relevant documentation
  • added relevant milestone
  • added relevant label(s)
  • ran regression tests, post a link to the Jenkins job below.
    How to run regression tests on a PR
  • Make sure the JIRA ticket is resolved properly

@stscieisenhamer stscieisenhamer added bug sdp Bugs arising due to SDP testing set_telescope_pointing labels Sep 21, 2023
@stscieisenhamer stscieisenhamer added this to the Build 10.0 milestone Sep 21, 2023
@stscieisenhamer stscieisenhamer requested a review from a team as a code owner September 21, 2023 21:05
@stscieisenhamer stscieisenhamer self-assigned this Sep 21, 2023
Copy link
Contributor

@tapastro tapastro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as my extremely limited knowledge of STP goes, this looks good to me. 🙃

Is there regtest coverage of this?

@stscieisenhamer
Copy link
Collaborator Author

Regression test

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Patch coverage is 13.63% of modified lines.

Files Changed Coverage
jwst/lib/set_telescope_pointing.py 13.63%

📢 Thoughts on this report? Let us know!.

Copy link
Collaborator

@hbushouse hbushouse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks find, but the tests are failing.

@stscieisenhamer stscieisenhamer marked this pull request as draft September 22, 2023 12:57
@stscieisenhamer
Copy link
Collaborator Author

Yet Another Regression Run. This one is limited to the pointing and engineering tests, but now they do all pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug sdp Bugs arising due to SDP testing set_telescope_pointing testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

STP: Guide star determination fails when using actual engineering db

3 participants