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

Wavefront calibration over a field of view #60

Open
tpr0p opened this issue Sep 9, 2023 · 3 comments
Open

Wavefront calibration over a field of view #60

tpr0p opened this issue Sep 9, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed r0.0.2 Planned part of the 0.0.2 release

Comments

@tpr0p
Copy link
Member

tpr0p commented Sep 9, 2023

Measure/estimate the optical transfer function between the SLM and the camera. Has been explored by Kavakli et al..

@tpr0p tpr0p added the enhancement New feature or request label Sep 9, 2023
@ichristen
Copy link
Collaborator

ichristen commented Sep 10, 2023

There’s a bit to talk about here.

  • First, odak operates in a different regime than we do. Look at Fig. 1 in the linked paper. Their hologram is actually a nearfield hologram filtered by a pinhole. This problem is a much easier problem than the farfield holography that slmsuite focuses on (though it would be cool to add nearfield stuff too). The transfer function is much simpler because it is nearfield.
  • The current wavefront calibration routines in slmsuite calculate the farfield kernel (corresponding to the phase correction / measured amplitude plus a FFT) at a single k-vector. This is valid at this single k-vector, but the full complex kernel requires the phase corrections for every k-vector.
  • We discussed, in a separate channel, the slmsuite roadmap to resolve this. Maybe coming next release!
  • At one point, I thought that taking odak's approach was the way to go (Add different transfer functions #32), but since changed my mind to take the more numerical direction based on measured results rather than learned physics-based approximations because I think this approach is more tractable and easier to compute.

@tpr0p tpr0p reopened this Feb 20, 2024
@tpr0p tpr0p changed the title OTF Measurement Improving Wavefront Calibration to Improve Holography Feb 20, 2024
@tpr0p tpr0p added the help wanted Extra attention is needed label Feb 20, 2024
@tpr0p tpr0p changed the title Improving Wavefront Calibration to Improve Holography Improved Wavefront Calibration to Improve Holography Feb 20, 2024
@tpr0p
Copy link
Member Author

tpr0p commented Feb 20, 2024

see #30 for cases where a single wavefront calibration at a point is not enough to get good hologram generation over FOV

@ichristen
Copy link
Collaborator

Thomas and I discussed in person the roadmap to resolve this issue. We're keeping this issue open to remind us to put all the pieces together to fully calibrate a field of view.

@ichristen ichristen changed the title Improved Wavefront Calibration to Improve Holography Wavefront calibration over a field of view Feb 20, 2024
@ichristen ichristen added the r0.0.2 Planned part of the 0.0.2 release label Mar 10, 2024
@ichristen ichristen mentioned this issue May 1, 2024
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed r0.0.2 Planned part of the 0.0.2 release
Projects
None yet
Development

No branches or pull requests

2 participants