Hi, Andrew, Thanks for reporting the problem. We have a group of users making heavy use of the histograming functions, so we are very keen on fixing this problem. To do this, we would need some additional information from you.
There are four different version of get2DDistribution in ibis::part class, can you tell us which version you are using? It would be helpful to also have a log file showing where the problem might be. If you have a small test example with some sample data that you can share with us, it would further make the debugging process a lot easier. John PS: To make FastBit code print more information about its operations, you can call ibis::init with an integer of moderate size, e.g., ibis::init(5); which set the verboseness level to 5. Normally verboseness level is set to 0, which only print errors and some warnings. On 7/29/2009 1:13 PM, Andrew Olson wrote: > Hi John, > I am using ibis::part::get2DDistribution() to calculate conditional 2D > histograms with adaptive bins. > My program crashes whenever the constraints argument includes more > than one type of column. (e.g., UINT and CATEGORY) > > 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
