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

Added click script to solve images in a folder using pinpoint in MaxIm #134

Merged
merged 8 commits into from
Jan 16, 2024

Conversation

pgriffin17
Copy link
Collaborator

I have not tested the click implementation yet, but I threw together this script based on the notebook I used to complete this task today. No promises it's the best, but it's a good starting point.

@pgriffin17 pgriffin17 marked this pull request as ready for review January 11, 2024 03:56
@pgriffin17
Copy link
Collaborator Author

I did some testing on TCC1, so the script should work as intended. Documentation is included. Someone else should test to ensure proper functionality.

@pgriffin17
Copy link
Collaborator Author

I'm not sure how to fix the docs build issue - it can't find win32com (of course it can't it's on Linux)...

@WWGolay
Copy link
Collaborator

WWGolay commented Jan 14, 2024

Do a conditional import which only gets triggered if the class is initialized. You can look at some of the ASCOM drivers to see how to do this.

@pgriffin17
Copy link
Collaborator Author

This should be ready to go now that I've moved the import to be conditional.

@WWGolay WWGolay merged commit 5c5a30d into macro-consortium:main Jan 16, 2024
4 checks passed
@pgriffin17 pgriffin17 deleted the pinpoint_solve branch February 10, 2024 03:11
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.

2 participants