NSLS-II / lsdc

LSDC - Life Sciences Data Collection
https://nsls-ii.github.io/lsdc
BSD 3-Clause "New" or "Revised" License
3 stars 14 forks source link

Auto center button 2024 2 #386

Open NYSBC-Rudra opened 5 months ago

NYSBC-Rudra commented 5 months ago

Adding an autocenter button and the process monitor popup.

it is also adding a function to get the raster box viewing the current image of the sample view.

self.get_raster_coords() when in the ControlMain is the parent will get the raster coordinates. this function will hold the gui up so that it can properly return the value. Later could just connect the completion with making a raster box which will not need a gui pause.