-
Notifications
You must be signed in to change notification settings - Fork 174
JP-2259: Tweakreg source finding #8203
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
JP-2259: Tweakreg source finding #8203
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #8203 +/- ##
==========================================
- Coverage 75.25% 74.89% -0.36%
==========================================
Files 470 470
Lines 38470 38693 +223
==========================================
+ Hits 28950 28979 +29
- Misses 9520 9714 +194
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Failures in the 2 CI tests that are not codecov related could be due to sporadic hiccups with connection to CRDS. Triggering CI tests again may get a clean run. |
The 1 remaining CI test that fails is due to incompatibility of photutils methods in the oldest dependency versions. Not a concern. |
Resolves JP-2259
Closes #6295
This PR addresses inadequate star finding results during the tweakreg step for data with undersampled PSFs, e.g. short-wavelength NIRISS imaging data. This PR allows the user to choose between three star finding algorithms, and exposes the keyword arguments to each.
Checklist for maintainers
CHANGES.rst
within the relevant release sectionHow to run regression tests on a PR
Jenkins job