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
Sebastian Steinlechner
pykat
Commits
344c732d
Commit
344c732d
authored
Mar 07, 2014
by
Sean Leavey
Browse files
Bug fix
parent
7beff5b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
pykat/finesse.py
View file @
344c732d
...
...
@@ -810,7 +810,7 @@ class kat(object):
#print "Trace 1: {0}".format(out[search:])
# for now, just try to print the trace block in full
print
out
[
out
.
find
(
' ---
highest order of TEM modes
'
)
:]
print
out
[
out
.
find
(
' ---'
)
:]
katfile
.
close
()
perfData
=
[]
...
...
Write
Preview
Supports
Markdown
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