[yt-dev] Issue #1290: Halo catalog weirdness under python3 (yt_analysis/yt)

Nathan Goldbaum issues-reply at bitbucket.org
Mon Oct 10 18:56:27 PDT 2016


New issue 1290: Halo catalog weirdness under python3
https://bitbucket.org/yt_analysis/yt/issues/1290/halo-catalog-weirdness-under-python3

Nathan Goldbaum:

Right now the halo catalog infrastructure does something fishy with field names in python 3. Specifically, take a look at input cell 16 in this notebook:

http://yt-project.org/docs/dev/cookbook/halo_analysis_example.html#Plotting-Radial-Profiles

Note how it uses stringified versions of field tuples. The field names are somehow getting converted to strings and this is making it into output files. This isn't what happens in python2.




More information about the yt-dev mailing list