[yt-dev] Issue #1333: Exception Ignored from yt.geometry.particle_deposit.SumParticleField.process (yt_analysis/yt)
Desika Narayanan
issues-reply at bitbucket.org
Thu Mar 9 12:29:57 PST 2017
New issue 1333: Exception Ignored from yt.geometry.particle_deposit.SumParticleField.process
https://bitbucket.org/yt_analysis/yt/issues/1333/exception-ignored-from
Desika Narayanan:
When loading a sub-region of a gizmo snapshot, and trying to create an arbitrary grid, the code gives (numerous prints of) an error:
``` Exception IndexError: 'Out of bounds on buffer access (axis 2)' in 'yt.geometry.particle_deposit.SumParticleField.process' ignored```
An example code that reproduces this is here:
http://paste.yt-project.org/show/7075/
with the 8.5 GB snapshot here:
http://use.yt/upload/57463d74
Responsible: ngoldbaum
More information about the yt-dev
mailing list