Created by sebastien.popoff on 29/09/2020

Highlights Tutorials Spatial Light Modulators

Easy characterization of SLMs' phase deformation

[D. Marco et al., Opt. Lett., 45 (2020)]

Technical papers are important for the scientific community, it helps in particular to reproduce experimental setups. They are unfortunately not valued enough by scientific journals. I want today to highlight such a paper. Liquid crystals phase modulators - and indeed any kind of spatial light modulator (SLM) - are not free of imperfections. One effect that appears is a phase distortion of the reflected field due to spatial non-uniformities that occur during the fabrications. In practice, if you illuminate an SLM with a plane wave and you display a uniform mask, one does not end up with a plane wave, but an aberrated wavefront. In the present paper, the authors use a quite easy to implement technique to retrieve the phase distortion introduced by the SLM.

See full post
Created by sebastien.popoff on 14/07/2020

Tutorials Others

Making useless (but beautiful) gifs with fiber modes

Social media like (too) short content like pictures or quotes, but above all, people love gifs (probably way too much). Publish a link to a few pages long post you wrote about a paper, a physical concept, or a piece of code, and a few people will like your tweet/post. Publish a gif, and the number of people you will reach will increase dramatically. Is it a good thing? Well, that depends on what you do with it. I try to use gifs to draw attention to more in-depth content that I hope some people will read. Let's make one together.

See full post
Created by sebastien.popoff on 15/11/2019

Tutorials Spatial Light Modulators

About mechanical stability using Vialux DMDs

We have been using DMDs from Vialux for a few years now, and I already published few posts about different effects that need to be taken into account when working with such devices (in particular aberrations and diffraction effects). One more trivial, but potentially troublesome, effect is due to vibrations, that come from the FPGA board and transmitted through the rigid flat cables. In this quick post, I show the damaging effect of vibrations and how to easily get rid of them, at least partially.

See full post
Created by sebastien.popoff on 21/10/2019

Tutorials Spatial Light Modulators

How to generate macropixel patterns for SLMs/DMDs with the Layout module

In many wavefront shaping experiments, such as for optimization experiments, like the seminal work by I. Vellkoop and A. Mosk, or for measuring the transmission matrix, one needs to control the amplitude and/or the phase of the field on a given number of macropixels (i.e. groups of pixels). Using DMDs, amplitude, and phase modulation can be achieved using the Lee hologram method and then sending the binary images to the device using the for ALP4lib in Python for Vialux DMDs. I released here a module written by M. W. Matthès and myself to easily and efficiently generate such patterns. The code can be found on my Github account here as well as an amplitude and phase modulation example: layout_amplitude_phase_modulation.ipynb.

See full post