QuadraticAberrationCorrector
Documentation for QuadraticAberrationCorrector.
QuadraticAberrationCorrector.CorrectAberration
QuadraticAberrationCorrector.WeightedCorrectAberration
QuadraticAberrationCorrector.CorrectAberration
— MethodCorrectAberration(ϕ)
Return the corrected phase map of ϕ
using the least squares algorithm. Argument ϕ
must be an unwrapped phase.
QuadraticAberrationCorrector.WeightedCorrectAberration
— MethodWeightedCorrectAberration(ϕ, ρx, ρy)
Return the corrected phase map of ϕ
using the weighted least squares algorithm. Argument ρx
and ρy
are division numbers. The input phase map ϕ
is divided into a $\rho_{x}\times\rho_{y}$ grid to obtain a weighted matrix based on the maximum-minimum-average-standard deviation (MMASD) metric. See the following reference for details.