Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
finesse
pykat
Commits
4823cca6
Commit
4823cca6
authored
Dec 29, 2014
by
Andreas Freise
Browse files
fixed indent
parent
84ac1ea0
Changes
1
Hide whitespace changes
Inline
Side-by-side
pykat/optics/fft.py
View file @
4823cca6
...
...
@@ -42,8 +42,8 @@ def FFT_propagate_simple(field, xpoints, ypoints, xstep, ystep, Lambda, distance
# - xpoints, xsize give the number of points and physical size of one
# tile in the grid on which the field is defined along the xaxis.
# ypoints, ysize do the same for the yaxis.
# - field is the initial field E
# - distance is the ditance over which to propgagte in meters
# - field is the initial field E
# - distance is the ditance over which to propgagte in meters
# - Lambda is the vacuum wavelength, nr the index of refraction
k
=
2.0
*
np
.
pi
/
Lambda
*
nr
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment