From 01263da940b13fe3de00c7e325cbdeea2946481f Mon Sep 17 00:00:00 2001 From: "Eugeniy E. Mikhailov" Date: Tue, 29 Sep 2020 11:13:37 -0400 Subject: spell check --- compass_lin_extrema_vs_theta.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compass_lin_extrema_vs_theta.m b/compass_lin_extrema_vs_theta.m index 1c90f8c..4516dda 100644 --- a/compass_lin_extrema_vs_theta.m +++ b/compass_lin_extrema_vs_theta.m @@ -103,7 +103,7 @@ for theta=thetas; % we define light as linearly polarized along x E_field_lab_pos_freq.x = E_field_lab_pos_freq.linear; E_field_lab_pos_freq.y = 0; - % now we add small elasticity + % now we add small ellipticity E_field_lab_pos_freq.y=sin(psi_el)*E_field_lab_pos_freq.x*(1i); % order is important E_field_lab_pos_freq.x=cos(psi_el)*E_field_lab_pos_freq.x; % set phi angle between light polarization and axis x -- cgit v1.2.3