Is there a formula for shifting the 3D PSF so that the "peak" / "center of mass" is aligned at the 3D volume origin?
In order words, how do I determine the focal plane and the optimal immersion medium thickness?
I tried modifying the coefficient C2 to C2 = C2 - C1 - C3 in order to null out the OPD at the Z-stage's zero position z0, but I don't feel the Math is rigorous enough.
|
C2 = params.ni*(Ti - params.ti0); |
Is there a formula for shifting the 3D PSF so that the "peak" / "center of mass" is aligned at the 3D volume origin?
In order words, how do I determine the focal plane and the optimal immersion medium thickness?
I tried modifying the coefficient
C2toC2 = C2 - C1 - C3in order to null out the OPD at the Z-stage's zero positionz0, but I don't feel the Math is rigorous enough.MicroscPSF-Matlab/MicroscPSF.m
Line 170 in 0ce640d