-
Notifications
You must be signed in to change notification settings - Fork 30
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
win32 and GonioTool #56
Comments
Hi, I don't recommend to use goniotool.py unless you know what you are doing. I did not intend for others to use it, as it is a very hacky way to manipulate the goniometer rotation speed on some JEOL microscopes. The error you get is as far as I know a bug with win32api, the solution proposed here worked for me in the past: |
Hi,
So it could be interesting for performances optimization. |
Ah yes, that's the api to retrieve the stage position. On our microscope (JEOL 2100), using
|
Ok I understand, I thought I needed |
No worries! I will then close this issue (feel free to re-open / open a new issue). |
Hi again,
sorry for disturbing but I am facing a new issue I cannot solve, I tried to use goniotool.py but I am stuck at the importing step
I get this error:
Here is the python version I am using:
If you could help me to solve this problem I would be very thankful!
Regards
The text was updated successfully, but these errors were encountered: