pyotf
pyotf copied to clipboard
python functions for simulating optical transfer functions
* https://nijboerzernike.nl/_PDF/JModOpt_ENZaberrationretrieval.pdf * https://nijboerzernike.nl/_PDF/JEOS_2006_Sven.pdf * https://nijboerzernike.nl/_PDF/S_vanHaver_Thesis_final_revised_website.pdf
To show why this note exists and what users can expect. > **NOTE:** If all that is needed is phase, e.g. for adaptive optical correction, then most normal ways of...
This will need phase unwrapping at each iteration, because magnitude and phase need to be smoothed independently, I think. Needs some testing to see if raw complex pupil can be...
In a similar vein to #7 add the following microscope classes: - [ ] Gaussian light sheet (assume beam waist is constant, which is a bad assumption) - [ ]...