Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Scan gui; closes #6

wyzula_j requested to merge scan_GUI into master

Widget Function

Basic GUI for input of parameters to the selected scan and run it directly from GUI.

Drawbacks

Tested only with the most standard scans such as line_scan and grid_scan. Some other scans can be quite buggy due to missing signature or not robust logic of widget.

At this moment is not clear what scans should be supported and if another round of refactoring of scans signature is not needed or the widget internal logic how to filter scans and generate GUI has to be changed. We should discuss this on Monday during BEC meeting #35 (closed)

Future Plans

I plan other widgets which could be linked to this one such as visualisation of the queue, local history explorer and scan planner (table or visual coding) #5 #36 (closed)

Merge request reports

Loading