<div dir="ltr">I am trying to use ortho_ray.<div><br></div><div>If I do:</div><div><br></div><div><br></div><div><div><div>c = ds.find_max("temperature")</div><div>coords = c[1]</div></div><div><br></div><div>ray = ds.ortho_ray(0, (coords[1], coords[2]))<br>
</div><div><br></div><div>and then plot ray["density"] vs. ray["x"] , I get a jumbled mess.  Printing ray["x"], I see that it is not monotonic -- should I expect it to be?  The docs seem to suggest that it would be sorted properly.</div>
<div><br></div>-- <br><div>Michael Zingale</div><div>Associate Professor</div><div><br></div><div>Dept. of Physics & Astronomy • Stony Brook University • Stony Brook, NY 11794-3800</div><div><i>phone</i>:  631-632-8225</div>
<div><i>e-mail</i>: <a href="mailto:Michael.Zingale@stonybrook.edu" target="_blank">Michael.Zingale@stonybrook.edu</a></div><div><i>web</i>: <a href="http://www.astro.sunysb.edu/mzingale" target="_blank">http://www.astro.sunysb.edu/mzingale</a></div>

</div></div>