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
instr= [ ('Left mouse button - single click outside ROI', 'Start dragging ROI. ROI will be a perfect rectangle'),
103
106
('Left mouse button - single click inside ROI', 'Select ROI. ROI turns red.'),
104
-
('Left mouse button - double click', 'Select corner of ROI. Will close ROI after fourth selection'),
107
+
('Left mouse button - double click', 'Select corner of ROI.\nWill close ROI after fourth selection'),
105
108
('Middle mouse button - single click', 'Add currently selected ROI. ROI turns white.'),
106
109
('Right mouse button - click', 'Remove selected currently selected ROI'),
107
-
('Auto Fill', 'Will fill 32 ROIS (16x2) to fit under the last two\nselected points. To use select first upper left corner,\n then the lower right corner, then hit the Auto Fill Button.')
110
+
('Auto Fill', 'Will fill 32 ROIS (16x2) to fit under the last two\nselected points. To use select first upper left corner,\n then the lower right corner, then use "Auto Fill".')
0 commit comments