It seems that even if I call SetNumberOfBins(256), the default (65536) is always used (float input). The docs says "By default, 65536 bins are used for float data, giving at least 16 bits of precision.", which I thought meant that I could change this default. Is it possible? Elvis