Hi, Andrew, I have added statements to check for the NULL mask before counting the values in the histogram functions. The change should be in SVN Revision 554. Please give it a try when you get the change.
Thanks. John On 8/30/12 4:07 PM, Olson, Andrew wrote: > I fixed my own problem. I had to add NOT NULL to my query conditions. > Should the null mask be applied within these histogram functions? > Andrew > > On Aug 30, 2012, at 5:15 PM, Olson, Andrew wrote: > >> Hi John, >> I'm using the conditional 2D histogram function with adaptive binning. With >> most inputs it works fine, but with some specific inputs, it fills the >> bounds array with NaN instead of selecting appropriate bin boundaries. Do >> you have any idea what could be causing this? >> Andrew >> _______________________________________________ >> FastBit-users mailing list >> [email protected] >> https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users > > _______________________________________________ > FastBit-users mailing list > [email protected] > https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users > _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
