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
80a7a124
Commit
80a7a124
authored
May 21, 2015
by
Daniel Toyra
Browse files
Commented out a line in the fsig parsing
parent
0a39c61a
Changes
1
Hide whitespace changes
Inline
Side-by-side
pykat/finesse.py
View file @
80a7a124
...
...
@@ -1015,7 +1015,7 @@ class kat(object):
amp
=
None
if
len
(
v
)
==
5
:
param
is
None
#
param is None
freq
=
SIfloat
(
v
[
3
])
phase
=
SIfloat
(
v
[
4
])
elif
len
(
v
)
==
6
:
...
...
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