Éric Piel

Results 28 issues of Éric Piel

When a SEM HFW is connected in Odemis, it might be changed at GUI start. It seems that this is due to the SEM view (and all the other ones...

bug
GUI

It seems that in some rare cases, the semcomedi fails to retrieve data from the driver. The code attempts to retry, but if it was synchronised, it'll wait for a...

bug

When zooming out in a spatial view, the images are more and more scaled down. On Windows, when an image is about 6x times scaled down, it's not drawn anymore....

bug
GUI

Pretty much every widget is resized well when the window is resized to a relatively small size, except for the view thumbnails (in acquisition and analysis tabs). If the window...

enhancement
GUI

If the GUI is running, and simultaneously the user starts playing a SEM or optical detector, the respective part of the microscope will be technically active, while in the GUI...

bug
SECOM
DELPHI
GUI

Many small fixes, related to the streakcam alignment tab when the streakcam is not the "standard" spectrograph, but on the "spectrograph-dedicated".

Extend driver to work with the latest version of the Hamamatsu streakcam C16910. In particular, it supports both single sweep unit (as before) and synchroscan (faster one). It also drops...

Add an explicit test for `acq.leech.get_next_rectangle()`, and also run the test cases for leech in the CI, as it doesn't need the back-end.

Add the support for changing the settings of an EBIC detector and playing it live when it's an "independent" detector (ie, it's not directly synchronized with the e-beam scanner component)....

getPixelCoordinates() returns None if the coordinates are inside the image. If going just out the image on the left or top, the X/Y value could be between -1 and 0....