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.
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.