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

Improve voltage calibration #85

Open
raimund-schluessler opened this issue Apr 9, 2019 · 0 comments
Open

Improve voltage calibration #85

raimund-schluessler opened this issue Apr 9, 2019 · 0 comments

Comments

@raimund-schluessler
Copy link
Member

raimund-schluessler commented Apr 9, 2019

Things to improve on the spatial calibration:

  • Use separate thread, so the main thread is not blocked
  • Allow to set the min and max voltages and number of steps
  • Create modal for settings these parameters
  • Provide progress bar and allow to cancel
  • Implement spatial calibration, allow to chose number of iterations

Using an iterative approach for the spatial calibration should increase its quality.

    1. Do a "rough" calibration first with no prior knowledge about the position-voltage relation. Hence, large voltage ranges have to be used to really cover the whole camera sensor. This is the default atm.
    1. Use the rough calibration to calculate voltages corresponding to the area of the camera sensor and calibrate again with these voltages. This way only voltages corresponding to a focus on the camera sensor will be used and the number of valid points increases leading to a better calibration.
@raimund-schluessler raimund-schluessler changed the title Implement iterative spatial calibration Improve spatial calibration Jun 5, 2020
@raimund-schluessler raimund-schluessler changed the title Improve spatial calibration Improve voltage calibration Nov 27, 2020
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