[yt-users] Issue with ART tutorial

Alex Bogert bogart.alex at gmail.com
Wed Sep 18 16:18:28 PDT 2013


Following the ART data tutorial on the site
http://yt-project.org/doc/analyzing/loading_data.html#art-data

 I tried this  :
from yt.mods import *
file = "/u/cmoody3/data/art_snapshots/SFG1/10MpcBox_csf512_a0.460.d"
pf = load(file,discover_particles=True,grid_particles=2,limit_level=3)

and in return I see :

TypeError: __init__() got an unexpected keyword argument 'grid_particles'
TypeError: __init__() got an unexpected keyword argument
'discover_particles'


Version info:
>>> import yt
>>> print yt.__version__
3.0-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20130918/4f7dd060/attachment.htm>


More information about the yt-users mailing list