You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that when you cancel "Load other position (Shift+P)" in dataprep, it causes an error when you later try to use this functionality again.
Way to reproduce:
Multiple positions of timelapse data, open dataprep, open other position from there, cancel, try to open other position from there again. Nothing happens but you get this non-critical error in the terminal
(Optional) Link to data to reproduce error:
No response
Terminal output:
Traceback (most recent call last):████████████████████████████████████| 1/1 [00:01<00:00, 1.48s/it]
File "C:\Users\mairhoermann\Documents\phd-code\Cell_ACDC\cellacdc\dataPrep.py", line 2508, in openRecentFile
self.openFolder(exp_path=path)
File "C:\Users\mairhoermann\Documents\phd-code\Cell_ACDC\cellacdc\dataPrep.py", line 2625, in openFolder
self.loadFiles(exp_path, user_ch_file_paths, user_ch_name)
File "C:\Users\mairhoermann\Documents\phd-code\Cell_ACDC\cellacdc\dataPrep.py", line 2476, in loadFiles
self.stopAutomaticLoadingPos()
File "C:\Users\mairhoermann\Documents\phd-code\Cell_ACDC\cellacdc\dataPrep.py", line 480, in stopAutomaticLoadingPos
ifself.AutoPilot.timer.isActive():
AttributeError: 'AutoPilot' object has no attribute 'timer'
Description:
I think that when you cancel "Load other position (Shift+P)" in dataprep, it causes an error when you later try to use this functionality again.
Way to reproduce:
Multiple positions of timelapse data, open dataprep, open other position from there, cancel, try to open other position from there again. Nothing happens but you get this non-critical error in the terminal
(Optional) Link to data to reproduce error:
No response
Terminal output:
Log file:
No response
Version information:
The text was updated successfully, but these errors were encountered: