TheDeanLab/navigate

Automatic Galvo Frequency Estimation

Closed this issue · 0 comments

Describe the bug
Tried to select the Estimate Frequency button in the Waveform Parameter Settings window. Camera was in light-sheet mode, 54 pixels, 200 ms exposure time.

(navigate) C:\Users\Dean-Lab>navigate
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\Dean-Lab\miniconda3\envs\navigate\lib\tkinter_init_.py", line 1892, in call
return self.func(*args)
File "C:\Users\Dean-Lab\Desktop\navigate\src\navigate\controller\sub_controllers\waveform_popup_controller.py", line 156, in
command=lambda: self.estimate_galvo_setting(galvo + " Freq")
File "C:\Users\Dean-Lab\Desktop\navigate\src\navigate\controller\sub_controllers\waveform_popup_controller.py", line 555, in estimate_galvo_setting
(
ValueError: too many values to unpack (expected 2)