Skip to content

Commit

Permalink
added Diaprojector
Browse files Browse the repository at this point in the history
  • Loading branch information
FredvanGoor committed Apr 16, 2022
1 parent 602d34b commit 7ecb18d
Show file tree
Hide file tree
Showing 260 changed files with 1,031 additions and 52 deletions.
2 changes: 1 addition & 1 deletion Examples/Laser/laser_simulation.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def TheExample():
F=RectScreen(0.2*mm,size,xwire,0.0,0.0,F)
Iw=Intensity(0,F)
F=Lens(f2,0,0,F);
F=Forvard(L,F); F=Gain(Isat,alpha,Lgain,F);
F=Forvard(F,L); F=Gain(Isat,alpha,Lgain,F);
F=Lens(f1,0,0,F);
F=Tilt(tx,ty,F)
F=Forvard(L,F); F=Gain(Isat,alpha,Lgain,F);
Expand Down
2 changes: 1 addition & 1 deletion LightPipes/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -1086,7 +1086,7 @@ def SubPhase( Fin, Phi):
if not _np.isscalar(Phi):
Phi = _np.asarray(Phi)
if Phi.shape != Fin.field.shape:
raise ValueError('Phase mapppp has wrong shape')
raise ValueError('Phase map has wrong shape')
oldabs = _np.abs(Fout.field)
Fout.field = oldabs * _np.exp(1j * Phi)
Fout._IsGauss=False
Expand Down
3 changes: 2 additions & 1 deletion docs/BesselBeamWithAnnularSlit.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -128,7 +129,7 @@ <h1><span class="section-number">7.3.1.2. </span>Generation of a Bessel beam wit

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
3 changes: 2 additions & 1 deletion docs/BesselBeamWithAxicon.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -124,7 +125,7 @@ <h1><span class="section-number">7.3.2. </span>Generation of a Bessel beam with

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
3 changes: 2 additions & 1 deletion docs/CollimatingEdgeWaves.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -130,7 +131,7 @@ <h1><span class="section-number">7.3.1.1. </span>Collimating the edge waves with

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
375 changes: 375 additions & 0 deletions docs/Diaprojector.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/DiffractionRoundHole.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -118,7 +119,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
3 changes: 2 additions & 1 deletion docs/DoughnutModes.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -121,7 +122,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
Binary file modified docs/Examples/BesselBeam/BesselAnnularSlit1_00_00.pdf
Binary file not shown.
Binary file modified docs/Examples/BesselBeam/BesselAnnularSlit1_01_00.pdf
Binary file not shown.
Binary file modified docs/Examples/BesselBeam/BesselAnnularSlit2_00_00.pdf
Binary file not shown.
Binary file modified docs/Examples/BesselBeam/BesselAnnularSlit2_01_00.pdf
Binary file not shown.
Binary file modified docs/Examples/BesselBeam/BesselAnnularSlit3_00_00.pdf
Binary file not shown.
Binary file modified docs/Examples/BesselBeam/BesselAnnularSlit3_01_00.pdf
Binary file not shown.
Binary file modified docs/Examples/BesselBeam/BesselAxicon_00_00.pdf
Binary file not shown.
Binary file modified docs/Examples/BesselBeam/BesselAxicon_01_00.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/AperturesandScreens1.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/AperturesandScreens2.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/Begin.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/CylindricalLens.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/D4sigma.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/FocLens.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/Forvard.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/Forvard2.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/Forvard3.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/Forvard4.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/Forvard5.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/Forvard6.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/Interpol_00_00.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/Interpol_01_00.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/Lens.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/LensFresnel_Convert_f100cm_00.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/LensFresnel_Convert_f100cm_01.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/LensFresnel_Convert_f10cm_00.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/LensFresnel_Convert_f10cm_01.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/PipFFT.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/Strehl.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/Tilt.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/UserDefinedCylindricalLens.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/plotresults_00_00.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/plotresults_01_00.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/subintphase1.pdf
Binary file not shown.
Binary file modified docs/Examples/Commands/subintphase2.pdf
Binary file not shown.
Binary file modified docs/Examples/Diffraction/Poisson.pdf
Binary file not shown.
Binary file modified docs/Examples/Diffraction/RoundHole.pdf
Binary file not shown.
Binary file modified docs/Examples/Diffraction/ZonePlate.pdf
Binary file not shown.
Binary file modified docs/Examples/FourierOptics/PatternRecognition.pdf
Binary file not shown.
Binary file modified docs/Examples/Interference/Doughnut_collinear.pdf
Binary file not shown.
Binary file modified docs/Examples/Interference/Doughnut_tilt.pdf
Binary file not shown.
Binary file modified docs/Examples/Interference/Michelson.pdf
Binary file not shown.
Binary file modified docs/Examples/Interference/MultiHole.pdf
Binary file not shown.
Binary file modified docs/Examples/Interference/MultiSlit.pdf
Binary file not shown.
Binary file modified docs/Examples/Interference/ThreeHoles_00_00.pdf
Binary file not shown.
Binary file modified docs/Examples/Interference/ThreeHoles_01_00.pdf
Binary file not shown.
Binary file modified docs/Examples/Interference/TwoSlitsTilt1.pdf
Binary file not shown.
Binary file modified docs/Examples/Interference/TwoSlitsTilt2.pdf
Binary file not shown.
Binary file modified docs/Examples/Interference/Young.pdf
Binary file not shown.
Binary file modified docs/Examples/Laser/GaussLaguerre_doughnut.pdf
Binary file not shown.
Binary file modified docs/Examples/Laser/Gauss_laser_mode_HG.pdf
Binary file not shown.
Binary file modified docs/Examples/Laser/Gauss_laser_mode_LG.pdf
Binary file not shown.
Binary file modified docs/Examples/Laser/LaserModeTransformer.pdf
Binary file not shown.
Binary file modified docs/Examples/Laser/Spiral_phase_plate.pdf
Binary file not shown.
Binary file modified docs/Examples/Laser/unstable_resonator_00.hires.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/Examples/Laser/unstable_resonator_00.pdf
Binary file not shown.
Binary file modified docs/Examples/Laser/unstable_resonator_00.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/Examples/Laser/unstable_resonator_01.hires.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/Examples/Laser/unstable_resonator_01.pdf
Binary file not shown.
Binary file modified docs/Examples/Laser/unstable_resonator_01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/Examples/Laser/unstable_resonator_02.hires.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/Examples/Laser/unstable_resonator_02.pdf
Binary file not shown.
Binary file modified docs/Examples/Laser/unstable_resonator_02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/Examples/Laser/unstable_resonator_03.hires.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/Examples/Laser/unstable_resonator_03.pdf
Binary file not shown.
Binary file modified docs/Examples/Laser/unstable_resonator_03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/Examples/PhaseRecovery/PhaseRecovery.pdf
Binary file not shown.
Binary file modified docs/Examples/Waveguide/GRIN_Young.pdf
Binary file not shown.
Binary file modified docs/Examples/Waveguide/GRIN_demo.pdf
Binary file not shown.
Binary file modified docs/Examples/Waveguide/LensLikeMedium.pdf
Binary file not shown.
Binary file modified docs/Examples/Zernike/Shack_HartmannDemo.pdf
Binary file not shown.
Binary file modified docs/Examples/Zernike/Shack_HartmannDemoPlot2.pdf
Binary file not shown.
Binary file modified docs/Examples/Zernike/Shack_HartmannDemoPlot3.pdf
Binary file not shown.
Binary file modified docs/Examples/Zernike/Zernike.pdf
Binary file not shown.
Binary file modified docs/Examples/Zernike/rad_shear.pdf
Binary file not shown.
3 changes: 2 additions & 1 deletion docs/FabryPerot.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -219,7 +220,7 @@ <h2><span class="section-number">8.3.5.3. </span>Questions about the Fabry Perot

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
5 changes: 4 additions & 1 deletion docs/FresnelDiffraction.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="9. Diaprojector." href="Diaprojector.html" />
<link rel="prev" title="8.3.5. Fabry Perot interferometer." href="FabryPerot.html" />
</head>

Expand Down Expand Up @@ -70,6 +71,7 @@
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -246,13 +248,14 @@ <h2><span class="section-number">8.3.6.3. </span>Questions about Fresnel diffrac
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="FabryPerot.html" class="btn btn-neutral float-left" title="8.3.5. Fabry Perot interferometer." accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="Diaprojector.html" class="btn btn-neutral float-right" title="9. Diaprojector." accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
3 changes: 2 additions & 1 deletion docs/FresnelZonePlate.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -131,7 +132,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
3 changes: 2 additions & 1 deletion docs/GRINDemo.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -116,7 +117,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
3 changes: 2 additions & 1 deletion docs/GRINYoung.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -116,7 +117,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
3 changes: 2 additions & 1 deletion docs/HermiteGaussModes.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -121,7 +122,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
3 changes: 2 additions & 1 deletion docs/InterferenceDoughnutCollinear.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -124,7 +125,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
3 changes: 2 additions & 1 deletion docs/InterferenceDoughnutTilted.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -118,7 +119,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
3 changes: 2 additions & 1 deletion docs/LaguerreGaussModes.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -121,7 +122,7 @@ <h1><span class="section-number">7.4.2. </span>Laguerre Gauss modes.<a class="he

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
3 changes: 2 additions & 1 deletion docs/LaserModeTransformer.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -178,7 +179,7 @@ <h2><span class="section-number">7.4.7.2. </span>From Laguerre to Hermite.<a cla

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
3 changes: 2 additions & 1 deletion docs/MichelsonInterferometer.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -134,7 +135,7 @@ <h1><span class="section-number">7.1.2. </span>Michelson interferometer.<a class

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
3 changes: 2 additions & 1 deletion docs/MultiHoleAndSlit.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -126,7 +127,7 @@ <h1><span class="section-number">7.1.3. </span>Multi- holes and slits.<a class="

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
Binary file modified docs/MyLightPipesFunctions.pdf
Binary file not shown.
3 changes: 2 additions & 1 deletion docs/NewtonRings.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -210,7 +211,7 @@ <h2><span class="section-number">8.3.4.3. </span>Questions about Newton rings.<a

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
3 changes: 2 additions & 1 deletion docs/PatternRecognition.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -142,7 +143,7 @@ <h1><span class="section-number">7.8.1. </span>Pattern recognition.<a class="hea

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
3 changes: 2 additions & 1 deletion docs/PhaseRecoveryGerchbergSaxton.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -114,7 +115,7 @@ <h1><span class="section-number">7.5.1. </span>Phase recovery using Gerchberg Sa

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
3 changes: 2 additions & 1 deletion docs/PoissonSpot.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">8. Computer practical.</a></li>
<li class="toctree-l1"><a class="reference internal" href="Diaprojector.html">9. Diaprojector.</a></li>
</ul>

<a href="genindex.html">Index</a>
Expand Down Expand Up @@ -122,7 +123,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2017, Fred van Goor.
<span class="lastupdated">Last updated on Dec 19, 2021.
<span class="lastupdated">Last updated on Apr 16, 2022.
</span></p>
</div>

Expand Down
Loading

0 comments on commit 7ecb18d

Please sign in to comment.