Skip to content
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

Placed the call to tess_stars2px_function_entry inside a try/except block #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jcsmithhere
Copy link

tess_stars2px_function_entry will error if passed a sector that is not in range. I placed the call in a try/except block so that tess-locator will continue working on other sectors even if one is out of range.

The only change is placing code in a try/except so I think this is a low risk merge

block because it will error if one of the sectors is not in range.
@jcsmithhere jcsmithhere requested a review from barentsen October 24, 2022 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant