The first engineering test raft is at SLAC and is being checked out. Engineering CCDs have flaws, but are useful for debugging.
It would be useful to display the Firefly version, the same way the UIUC code version is displayed (in the upper left corner of the viewer window). This is possible, but I missed how to do it. (@tatianag, can you help here?)
There is an issue with licensing of graphic libraries (National laps are not eligible for educational discounts), so Firefly is (at least for SLAC) changing to plotlib.
Yes, you can read pixel (flux) value the same way you are reading cursor coordinates. Just be aware that flux value is only available when mouse stops moving.
The flux value is in ReadoutCntlr.ReadoutData action payload, the exact field is action.payload.readoutItems.nobandFlux.value if it’s not 3-color image.
The flux value is not populated on every mouse move, only when mouse stops. If you are only interested in the flux value, check for