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

[BUG] Focuser position in log spelled wrong #276

Open
pgriffin17 opened this issue Nov 1, 2024 · 0 comments
Open

[BUG] Focuser position in log spelled wrong #276

pgriffin17 opened this issue Nov 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pgriffin17
Copy link
Collaborator

Describe the bug
Position is spelled incorrectly in the pyscope logs. It is spelled postion (see 1404 below - Focuser at postion 6470.

2024-10-31 22:00:51,853 - pyscope.observatory.observatory - INFO - 1351 - Filter wheel set
2024-10-31 22:00:51,853 - pyscope.observatory.observatory - INFO - 1351 - Filter wheel set
2024-10-31 22:00:51,929 - pyscope.observatory.observatory - INFO - 1396 - No configured focus offset for filter lum
2024-10-31 22:00:51,929 - pyscope.observatory.observatory - INFO - 1396 - No configured focus offset for filter lum
2024-10-31 22:00:51,930 - pyscope.observatory.observatory - INFO - 1397 - Checking if focuser is moving...
2024-10-31 22:00:51,930 - pyscope.observatory.observatory - INFO - 1397 - Checking if focuser is moving...
2024-10-31 22:00:52,956 - pyscope.observatory.observatory - INFO - 1404 - Focuser at postion 6470
2024-10-31 22:00:52,956 - pyscope.observatory.observatory - INFO - 1404 - Focuser at postion 6470
2024-10-31 22:00:53,013 - pyscope.telrun.telrun_operator - INFO - 1804 - Setting binx to 1
2024-10-31 22:00:53,013 - pyscope.telrun.telrun_operator - INFO - 1804 - Setting binx to 1
2024-10-31 22:00:53,015 - pyscope.telrun.telrun_operator - INFO - 1832 - Setting biny to 1
2024-10-31 22:00:53,015 - pyscope.telrun.telrun_operator - INFO - 1832 - Setting biny to 1

Expected behavior
Postion should be spelled position.

Desktop (please complete the following information):
TCC1

Additional context
Add any other context about the problem here.

@pgriffin17 pgriffin17 added the bug Something isn't working label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant