Rasters from small molecules samples fails #178

Open
opened 2026-08-26 16:55:45 +02:00 by gotthard_g · 0 comments
Owner

Problem:
User (Baba) is collecting small molecules samples
When rastering, the rastering is done, but as there is not enough low resolution spots detected, there is an error in DAQ.
Database gets " Error in raster: unsupported operand type(s) for /: 'NoneType' and 'float' Additional comment: Raster sequence failed: unsupported operand type(s) for /: 'NoneType' and 'float'" and a RasteringFailed event.
This leads to raster runs without diffraction images and a "wrong" failed event.
Capture d’écran 2026-08-26 à 16.24.40.png

The correct behaviour should be that the rastering was done properly, it should likely send a diffraction image from the position it went, and I could display on DB side that there was not enough spots at low resolution.

Problem: User (Baba) is collecting small molecules samples When rastering, the rastering is done, but as there is not enough low resolution spots detected, there is an error in DAQ. Database gets " Error in raster: unsupported operand type(s) for /: 'NoneType' and 'float' Additional comment: Raster sequence failed: unsupported operand type(s) for /: 'NoneType' and 'float'" and a RasteringFailed event. This leads to raster runs without diffraction images and a "wrong" failed event. ![Capture d’écran 2026-08-26 à 16.24.40.png](/attachments/7b5cac92-7c35-4b88-b9ae-f5d8f4e8647f) The correct behaviour should be that the rastering was done properly, it should likely send a diffraction image from the position it went, and I could display on DB side that there was not enough spots at low resolution.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mx/AareDAQ#178