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

Remove meaningless volts per pixel setting #148

Open
raacampbell opened this issue Nov 28, 2023 · 0 comments
Open

Remove meaningless volts per pixel setting #148

raacampbell opened this issue Nov 28, 2023 · 0 comments

Comments

@raacampbell
Copy link
Contributor

Currently the user must calculate volts per pixel manually using a crappy procedure. It would be preferable if this value was calculated based on user input as to the hardware present.

Instead add scanner settings for:

  • Control value range. e.g. 10 means -10V to +10V
  • min/max optical scan angle. e.g. 30 means a scan range from-30 optical degrees to +30 optical degrees

For camera add:

  • Objective focal length
  • Tube lens focal length
  • Camera pixel size in microns

From the above we can calculate:

  1. The microns per pixel on the camera
  2. mm/optical degree from which we can infer volts/pixel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant