<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Hi, Everybody--<div><br></div><div>When getting a projection from a parameter file, like this,</div><div><br></div><div>>>> proj = pf.proj(0, 'density')</div><div>the order in the parameters 'axis' and 'field' has switched form yt2.x to yt3.x, but the docs didn't follow suit:</div><div><br></div><div>>>> help(pf.proj)</div><div><br></div><div>still has</div><div><br></div><div><div> |  >>> ds = load("RedshiftOutput0005")</div><div> |  >>> prj = ds.proj(0, "density")</div><div> |  >>> print proj["density"]</div><div><br></div><div>Am I correct in assuming that this is a hungover docstring?  I can submit a fix to that, if that's right.</div><div><br></div><div>d.</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">-- Sent from a computer.<br></div></div>
</div></div>