[yt-dev] Issue #574: Array index error in light ray generator (yt_analysis/yt)

Britton Smith issues-reply at bitbucket.org
Wed May 22 10:05:58 PDT 2013


New issue 574: Array index error in light ray generator
https://bitbucket.org/yt_analysis/yt/issue/574/array-index-error-in-light-ray-generator

Britton Smith:

Occasionally, there is an array index error in the light rays during the step where the cells with zero path length are being removed around line 408 of light_ray.py.  This appears to be because the dictionary holding all of the field data has multiple entries for a few fields, so they get altered more than once.

Responsible: brittonsmith



More information about the yt-dev mailing list