Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
GEPARD
GEPARD
Commits
1030dbc7
Commit
1030dbc7
authored
Oct 15, 2018
by
Raman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bugfix in ramancontrol.py
data/brand.png added
parent
09e96c92
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
data/brand.png
data/brand.png
+0
-0
ramancontrol.py
ramancontrol.py
+1
-1
No files found.
data/brand.png
0 → 100644
View file @
1030dbc7
3.43 KB
ramancontrol.py
View file @
1030dbc7
...
...
@@ -45,7 +45,7 @@ if interface == "SIMULATED_RAMAN_CONTROL":
RamanControl
=
SimulatedRaman
print
(
"WARNING: using only simulated raman control!"
)
simulatedRaman
=
True
elif
interface
==
"
SIMULATED_RAMAN
_CONTROL"
:
elif
interface
==
"
WITEC
_CONTROL"
:
from
WITecCOM
import
WITecCOM
RamanControl
=
WITecCOM
simulatedRaman
=
False
...
...
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