Script execution
This commit is contained in:
@@ -114,6 +114,7 @@ def plot_cur_spectrum():
|
||||
global live_plots
|
||||
global current_region_index
|
||||
try:
|
||||
print live_plots
|
||||
while get_context().state.running:
|
||||
y = Scienta.spectrum.take(100)
|
||||
x = Scienta.spectrumX
|
||||
|
||||
Reference in New Issue
Block a user