<div dir="ltr"><div>Hi yt-users,</div><div><br></div><div>I am trying to do something that feels like it ought to be simple, but I simply can't figure it out.  I am using yt-2.x, and I want to create a derived field based on a given center and a radial profile, which I have pre-calculated and have sent to the derived field using set_field_parameter.  This does not seem to work particularly well - I can't seem to get these field parameters, and even my simplest example of a derived field breaks down.  Here's a copy of my script:</div><div><br></div>    <a href="http://paste.yt-project.org/show/5221/">http://paste.yt-project.org/show/5221/</a><br><div><br></div><div>which dies with this traceback:</div><div><br></div><div>    <a href="http://paste.yt-project.org/show/5222/">http://paste.yt-project.org/show/5222/</a><br></div><div><br></div><div>It seems that I can't even access the center that I pass in, much less work with the radial profile.  I suspect I'm doing something dumb, but reading the documentation on creating derived fields does not seem to be giving me the clues I need to figure out what I'm doing wrong.</div><div><br>Thanks!</div><div><br></div><div>Brian</div><div><br></div><div><br></div><div><br></div></div>