<div dir="ltr">Hi Elvis,<div><br></div><div>Call AutomaticBinningOff() and SetNumberOfBins(n).</div><div>If you have negative values, also call SetBinOrigin(x)</div><div>where 'x' is the minimum expected data value.  Use</div><div>SetBinSpacing() to adjust the bin width.</div><div><br></div><div> - David</div><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 18, 2016 at 8:40 AM, Elvis Stansvik <span dir="ltr"><<a href="mailto:elvis.stansvik@orexplore.com" target="_blank">elvis.stansvik@orexplore.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It seems that even if I call SetNumberOfBins(256), the default (65536)<br>
is always used (float input).<br>
<br>
The docs says "By default, 65536 bins are used for float data, giving<br>
at least 16 bits of precision.", which I thought meant that I could<br>
change this default.<br>
<br>
Is it possible?<br>
<br>
Elvis<br></blockquote></div></div></div></div>