Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:gaussian_beam [2017/05/15 22:09]
Jon Daniels
docs:gaussian_beam [2019/05/07 23:18] (current)
Jon Daniels
Line 8: Line 8:
   * NA_illum is the numerical aperture of the illumination   * NA_illum is the numerical aperture of the illumination
        
-For Gaussian beams the beam/sheet extent or imaging field of view = k2 * lambda / NA_illum^2 where+For Gaussian beams the beam/sheet extent or imaging field of view = k2 * lambda * n / NA_illum^2 where
   * k2 is a constant that depends on how you define the acceptable intensity variation across the field of view.  Commonly k2 is taken to be 0.64, which corresponds to the two-sided field of view where the beam thickness as measured by the 1/e^2 criteria has increased by a factor of sqrt(2).   * k2 is a constant that depends on how you define the acceptable intensity variation across the field of view.  Commonly k2 is taken to be 0.64, which corresponds to the two-sided field of view where the beam thickness as measured by the 1/e^2 criteria has increased by a factor of sqrt(2).
   * lambda is the wavelength, in this case the excitation laser   * lambda is the wavelength, in this case the excitation laser
 +  * n is the refractive index of the media (1.33 for water)
   * NA_illum is the numerical aperture of the illumination   * NA_illum is the numerical aperture of the illumination
  
Line 19: Line 20:
 For a typical diSPIM setup, NA_illum = 0.366 * iris_D / EFL where For a typical diSPIM setup, NA_illum = 0.366 * iris_D / EFL where
   * 0.366 is the half the total magnification between iris and back focal plane   * 0.366 is the half the total magnification between iris and back focal plane
-  * iris_D is the iris diameter+  * iris_D is the iris diameter (technically scaled by 0.92 to account for the 22.5 degree tilt in mounting)
   * EFL is the effective focal length of the objective, e.g. 5mm for Nikon 40x, 9mm for Olympus 20x, and 12mm for the cleared tissue objective @ RI~1.45   * EFL is the effective focal length of the objective, e.g. 5mm for Nikon 40x, 9mm for Olympus 20x, and 12mm for the cleared tissue objective @ RI~1.45
  
-The usual ASI scanner has an iris diameter that varies from ~0.7mm ((most irises go a bit smaller)) to ~3.5mm ((the stated upper limit is usually determined by the typical 1.2mm diameter MEMS mirror used; the iris itself opens a bit more)).  So for 40x objectives the accessible NA range is ~0.05 to ~0.25.  Taking k1=k2=0.64 in the equations above, with NA_illum~0.05 and 488nm excitation the beam waist is ~6.25um thick and the confocal length is ~125um, whereas with NA_illum~0.25 the waist is ~1.25um thick and the confocal length is ~5um.+The usual ASI scanner has an iris diameter that varies from ~0.7mm ((most irises go a bit smaller)) to ~3.5mm ((the stated upper limit is usually determined by the typical 1.2mm diameter MEMS mirror used; the iris itself opens a bit more)).  So for 40x objectives the accessible NA range is ~0.05 to ~0.25.  Taking k1=k2=0.64 in the equations above, with NA_illum~0.05 and 488nm excitation the beam waist is ~6.25um thick and the confocal length is ~125um, whereas with NA_illum~0.25 the waist is ~1.25um thick and the confocal length is ~5um.  However, practical experience suggests that it's hard to make such a thin beam waist (perhaps because the gaussian quality degrades or isn't all captured on the MEMS mirror) and also suggests that the entire camera FOV (>300um) can be filled by a very reduced iris (perhaps because the iris closes more than the spec'ed minimum closure).
  
 +**Important note:** rarely is the beam truly Gaussian, which means that it the sheet will be somewhat thicker/shorter than expected.  This can be due to a variety of imperfections including that the beam may not be pure Gaussian from the fiber, aberrations in the optical elements, and apertures that cut off the beam before it has decayed far beyond it's 1/e point.  The last factor is especially likely because the iris truncates the beam to be somewhat flat-top instead of true Gaussian.  
  
 +Commonly only a small fraction of the objective's NA is used for illumination (i.e. light sheet generation), which implies that there is usually no resolution benefit from the light sheet, although the out of focus florescence will be reduced ("optical sectioning") which improves SNR and image quality. There are ways of creating very thin light sheets to increase axial resolution (e.g. Bessel beams) but they generally have other undesirable properties including extra complexity/cost, large amounts of out of focus light, and/or being extremely sensitive to scattering or sample inhomogeneity.