<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 5, 2014 at 9:13 AM, Matthew Turk <span dir="ltr"><<a href="mailto:matthewturk@gmail.com" target="_blank">matthewturk@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all, especially Nathan,<br>
<br>
What do you think about moving the functions:<br>
<br>
get_sanitized_center<br>
get_sanitized_width<br></blockquote><div><br></div><div>I think it makes sense to put these in the coordinate handler.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


get_window_parameters<br>
get_oblique_window_parameters<br></blockquote><div><br></div><div>Less so these.  Right now these functions have a lot of coordinate-specific logic in them, but I think most of that</div><div>can be refactored into get_santized_center and get_sanitized_width.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
into the coordinate handler (ds.coordinates)?  This would make it<br>
easier to implement them more carefully and clearly for the different<br>
coordinate systems, like spherical, cylindrical, etc.<br>
<br>
-Matt<br>
_______________________________________________<br>
yt-dev mailing list<br>
<a href="mailto:yt-dev@lists.spacepope.org">yt-dev@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
</blockquote></div><br></div></div>