-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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.
MicroscPSF-Matlab/MicroscPSF.m
Line 170 in 0ce640d
C2 = params.ni*(Ti - params.ti0); |
Metadata
Metadata
Assignees
Labels
No labels