<div dir="ltr"><div><div><div><div><div>Hi All,<br><br></div>I was trying to make an OffAxis radial projection. Naively using <br><br> proj = OffAxisProjectionPlot(pf, L, "RadialVelocityKMS", center='max', width=(width, 'pc'), <br>
                                     depth=depth)<br><br></div>fails with a message of type <br><br><span>yt.data_objects.field_info_container.NeedsParameter: (['center'])<br><br><br></span></div><span>The RadialVelocity probably isn't the field to use here and requires some manipulation to be a quantity suitable for plotting. <br>
<br></span></div><span>Any suggestions on the best way forward would be much appreciated. <br><br></span></div><span>Cheers,<br>John<br></span></div>