<div dir="ltr"><div class="gmail_extra"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">​Hi Matthew​,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Thanks for the response.  None of "px", "pdx", "py", and "pdy" work for me.  I perused the code a bit and it's not entirely clear why they don't.  The data_source for the frb in my case is a slice, as I showed and that slice object does apparently have those fields defined -- for example doing px = slc['px'] works, though of course the result is a 1D array of values.  It seems to be related to the _determine_fields method of the data_source (slice) which rather than returning a tuple, in this case returns a string.  In any case, I don't really have time right now to look into it any further.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Jon</div><br><div class="gmail_quote">On Tue, Apr 26, 2016 at 1:53 PM,  <span dir="ltr"><<a href="mailto:yt-users-request@lists.spacepope.org" target="_blank">yt-users-request@lists.spacepope.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":255" class="a3s aXjCH">Hi Jon,<br>
<br>
This is expected behavior, but it probably isn't what you're looking<br>
for.  dx and dr will be the "pixelized" values of those from the<br>
simulation, so they will reflect the cells that went into creating the<br>
FRB, rather than the values as they would be computed in the FRB<br>
itself.  I think what you may be looking for may be accessible in the<br>
"px" "pdx" "py" and "pdy" fields, which refer to "in the pixel plane"<br>
and which will be with respect to the FRB.<br></div></blockquote></div><br><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">________________________________________________________<br>Jonathan D. Slavin                 Harvard-Smithsonian CfA<br><a href="mailto:jslavin@cfa.harvard.edu" target="_blank">jslavin@cfa.harvard.edu</a>       60 Garden Street, MS 83<br>phone: (617) 496-7981       Cambridge, MA 02138-1516<br>cell: (781) 363-0035             USA<br>________________________________________________________<br><br></div></div></div></div>
</div></div>