<div>I'm trying to use add_phase_object to get a 2D distribution and summing over the y axis to see the total quantity in each x bins.  I am using the old plot collection to do the phase distribution because it is parallelized, the binned2D is serial I believe.</div>
<div><br></div><div>I'm checking the numbers by using TotalQuantity which sums all the cells in the simulation, and I should get the same number when I sum over the color axis of the phase plot (I'm assuming this is true, can someone also verify the logic?), but I am getting slightly different number.  More curious, is when the y axis is the same as the color axis, I get different numbers as when the axis names are different.  I first saw the discrepancy using other fields, but in this script I am demonstrating with fields that everyone should have access to in an Enzo simulation.</div>
<div><br></div><div><a href="http://paste.yt-project.org/show/3222/">http://paste.yt-project.org/show/3222/</a></div><div><br></div><div>Can someone run the script very quick and verify that they get different numbers printed on screen?</div>
<div><br></div><div>Is there an easier way to do what I'm trying to do in parallel?</div><div><br></div><div>From</div><div>G.S.</div><div><br></div><div>PS: This issue is in both dev-yt I have on my laptop and on Gordon</div>
<div><br></div><div>my laptop uses:</div><div>changeset:   6566:6794b2798b5a</div><div>branch:      yt</div><div>tag:         tip</div><div>user:        Matthew Turk <<a href="mailto:matthewturk@gmail.com">matthewturk@gmail.com</a>></div>
<div>date:        Wed Oct 24 15:58:34 2012 -0400</div><div>summary:     Swap out get_smallest_dx for 8192.  Should fix the buildbot.</div><div>Gordon I have:</div><div><div>changeset:   7124:4151cc9ff9b2</div><div>branch:      yt</div>
<div>tag:         tip</div><div>user:        Kacper Kowalik <<a href="mailto:xarthisius.kk@gmail.com">xarthisius.kk@gmail.com</a>></div><div>date:        Sat Feb 02 11:03:07 2013 +0100</div><div>files:       yt/utilities/logger.py</div>
<div>description:</div><div>Add `NullHandler` to `ytLogger` when stream logging is suppresed. Fixes #492</div></div>