To reproduce:
taurusimage sys/tg_test/1/ulong_image_ro
(It should show an image but shows an empty canvas)
I think this is a bug in guiqwt (it says it accepts numpy.uint32 data but it does not show it).
Since guiqwt is pretty inactive, I will do a workaround in TaurusImage (casting from uint32-->int32 whenever possible, just as we do for (u)int64 [1])
[1] https://sourceforge.net/p/tango-cs/bugs/568/
Ticket moved from /p/sardana/tickets/70/
Can't be converted:
I think this is a bug in guiqwt (it says it accepts numpy.uint32 data but it does not show it).
Since guiqwt is pretty inactive, I will do a workaround in TaurusImage (casting from uint32-->int32 whenever possible, just as we do for (u)int64 [1])
[1] https://sourceforge.net/p/tango-cs/bugs/568/
Last edit: Carlos Pascual 2014-01-23
Ticket moved from /p/sardana/tickets/70/
Can't be converted: