July 9, 2012
2:14 p.m.
I proved myselfe wrong ;-) It is working if I chose numpy.float32 as dtype! uint32 doesn't work either. Leads to KeyError: (<type 'numpy.int64'>, 1) Siggi