Skip to content
GitLab
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
ada7b77f
Commit
ada7b77f
authored
Dec 21, 2014
by
Andreas Freise
Browse files
removing unnecessary backend settings
parent
8c74831a
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/fft/spatial_filter.py
View file @
ada7b77f
...
...
@@ -3,9 +3,6 @@ from __future__ import division
from
__future__
import
print_function
from
__future__
import
unicode_literals
import
matplotlib
BACKEND
=
'Qt4Agg'
matplotlib
.
use
(
BACKEND
)
import
pylab
as
pl
from
pykat.optics.gaussian_beams
import
HG_beam
,
beam_param
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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