<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Kezman,<div class=""><br class=""></div><div class="">Judging from the spatial scale of the plots, I think there’s no zoom in here. Since I see there’s a sharp drop in density, my naive guess is either the blob is completely destroyed, or you lose tracking the blob (maybe due to deceleration).</div><div class=""><br class=""></div><div class="">My suggestion is that before tracking an individual blob, just plot the entire domain, then you’ll have a sense of what’s going on, and then you could determine the location of blob and track it easily.</div><div class=""><br class=""></div><div class="">Btw, you could also set origin=‘native’ (as you did previously), which will display the absolute coordinates in the plots and help to clarify the issue.</div><div class=""><br class=""></div><div class="">Let me know if it did not work!<br class=""><div class="">
<br class="">Best wishes,<br class="">—<br class="">Suoqing JI<br class="">Ph.D Candidate<br class="">Department of Physics<br class="">University of California, Santa Barbara<br class=""><a href="http://physics.ucsb.edu/~suoqing" class="">http://physics.ucsb.edu/~suoqing</a>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On Jan 16, 2018, at 4:19 PM, Kezman Saboi <<a href="mailto:ksaboi@asu.edu" class="">ksaboi@asu.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi <span style="font-size:12.8px" class="">Suoqing and all,</span><div class=""><br class=""></div><div class="">I tried following the examples for projection generation that are shown in the yt manual but my plots are still not coming out as desired. The first three plots I have plotted are indicated below. Plots for checkpoints 1 and 2 are fine but checkpoint 3 and others that follow are coming out as either extreme zoomed in or distorted. Any ideas how I might correct this?</div><div class=""><br class=""></div><div class="">Thank you,</div><div class=""><br class=""></div><div class="">Kezman <br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">     1st checkpoint                          2nd checkpoint                            3rd checkpoint    </div><div class=""><span id="cid:ii_1610174e4d968ff9"><0pplot_Projection_y_density.png></span>      <span id="cid:ii_1610170444603a55"><pplot_Projection_y_density.png></span>     <span id="cid:ii_161016f0d2e2fd9c"><2pplot_Projection_y_density.png></span></div><div class=""><span style="font-size:12.8px" class=""><br class=""></span></div></div><div class="gmail_extra"><br clear="all" class=""><div class=""><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class="">Kezman Saboi<div class="">Barrett Honors College|Arizona State University</div><div class="">Astrophysics</div><div class="">Phone|480-819-5031</div></div></div></div></div></div></div></div>
<br class=""><div class="gmail_quote">On Thu, Jan 4, 2018 at 12:39 AM,  <span dir="ltr" class=""><<a href="mailto:yt-users-request@lists.spacepope.org" target="_blank" class="">yt-users-request@lists.spacepope.org</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send yt-users mailing list submissions to<br class="">
        <a href="mailto:yt-users@lists.spacepope.org" class="">yt-users@lists.spacepope.org</a><br class="">
<br class="">
To subscribe or unsubscribe via the World Wide Web, visit<br class="">
        <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" rel="noreferrer" target="_blank" class="">http://lists.spacepope.org/<wbr class="">listinfo.cgi/yt-users-<wbr class="">spacepope.org</a><br class="">
or, via email, send a message with subject or body 'help' to<br class="">
        <a href="mailto:yt-users-request@lists.spacepope.org" class="">yt-users-request@lists.<wbr class="">spacepope.org</a><br class="">
<br class="">
You can reach the person managing the list at<br class="">
        <a href="mailto:yt-users-owner@lists.spacepope.org" class="">yt-users-owner@lists.<wbr class="">spacepope.org</a><br class="">
<br class="">
When replying, please edit your Subject line so it is more specific<br class="">
than "Re: Contents of yt-users digest..."<br class="">
<br class="">
<br class="">
Today's Topics:<br class="">
<br class="">
   1. Re: Tracking a blob (Suoqing Ji)<br class="">
<br class="">
<br class="">
------------------------------<wbr class="">------------------------------<wbr class="">----------<br class="">
<br class="">
Message: 1<br class="">
Date: Wed, 3 Jan 2018 13:49:45 -0800<br class="">
From: Suoqing Ji <<a href="mailto:suoqing@physics.ucsb.edu" class="">suoqing@physics.ucsb.edu</a>><br class="">
To: Discussion of the yt analysis package<br class="">
        <<a href="mailto:yt-users@lists.spacepope.org" class="">yt-users@lists.spacepope.org</a>><br class="">
Subject: Re: [yt-users] Tracking a blob<br class="">
Message-ID: <<a href="mailto:4D51786E-22B3-4F62-938E-A6CE8B2387F9@physics.ucsb.edu" class="">4D51786E-22B3-4F62-938E-<wbr class="">A6CE8B2387F9@physics.ucsb.edu</a>><br class="">
Content-Type: text/plain; charset="utf-8"<br class="">
<br class="">
Hi Kezman,<br class="">
<br class="">
?origin? specifies the axis and your plot domain, and what you?re looking for is the ?center? parameter, and provide the coordinates of the blob to the parameter ?center?. You can find some similar SlicePlot examples with a specified plot center here: <a href="http://yt-project.org/docs/dev/visualizing/plots.html#slice-plots" rel="noreferrer" target="_blank" class="">http://yt-project.org/docs/<wbr class="">dev/visualizing/plots.html#<wbr class="">slice-plots</a> <<a href="http://yt-project.org/docs/dev/visualizing/plots.html#slice-plots" rel="noreferrer" target="_blank" class="">http://yt-project.org/docs/<wbr class="">dev/visualizing/plots.html#<wbr class="">slice-plots</a>><br class="">
<br class="">
Best wishes,<br class="">
?<br class="">
Suoqing JI<br class="">
Ph.D Candidate<br class="">
Department of Physics<br class="">
University of California, Santa Barbara<br class="">
<a href="http://physics.ucsb.edu/~suoqing" rel="noreferrer" target="_blank" class="">http://physics.ucsb.edu/~<wbr class="">suoqing</a><br class="">
<br class="">
> On Jan 3, 2018, at 12:30 PM, Kezman Saboi <<a href="mailto:ksaboi@asu.edu" class="">ksaboi@asu.edu</a>> wrote:<br class="">
><br class="">
> Hi,<br class="">
><br class="">
> I am trying to create projections of a blob (a gas cloud) that is in motion but I keep on having problems with plotting it such that it is at the center of the plot. I have tried using origin = 'native' but it does not seem to be helping. Could anyone please offer guidance?<br class="">
><br class="">
><br class="">
> Thank you,<br class="">
><br class="">
><br class="">
> Kezman Saboi<br class="">
> Barrett Honors College|Arizona State University<br class="">
> Astrophysics<br class="">
> Phone|<a href="tel:480-819-5031" value="+14808195031" class="">480-819-5031</a><br class="">
> ______________________________<wbr class="">_________________<br class="">
> yt-users mailing list<br class="">
> <a href="mailto:yt-users@lists.spacepope.org" class="">yt-users@lists.spacepope.org</a><br class="">
> <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" rel="noreferrer" target="_blank" class="">http://lists.spacepope.org/<wbr class="">listinfo.cgi/yt-users-<wbr class="">spacepope.org</a><br class="">
<br class="">
-------------- next part --------------<br class="">
An HTML attachment was scrubbed...<br class="">
URL: <<a href="http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20180103/eab58eea/attachment-0001.html" rel="noreferrer" target="_blank" class="">http://lists.spacepope.org/<wbr class="">pipermail/yt-users-spacepope.<wbr class="">org/attachments/20180103/<wbr class="">eab58eea/attachment-0001.html</a>><br class="">
<br class="">
------------------------------<br class="">
<br class="">
Subject: Digest Footer<br class="">
<br class="">
______________________________<wbr class="">_________________<br class="">
yt-users mailing list<br class="">
<a href="mailto:yt-users@lists.spacepope.org" class="">yt-users@lists.spacepope.org</a><br class="">
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" rel="noreferrer" target="_blank" class="">http://lists.spacepope.org/<wbr class="">listinfo.cgi/yt-users-<wbr class="">spacepope.org</a><br class="">
<br class="">
<br class="">
------------------------------<br class="">
<br class="">
End of yt-users Digest, Vol 119, Issue 4<br class="">
******************************<wbr class="">**********<br class="">
</blockquote></div><br class=""></div>
_______________________________________________<br class="">yt-users mailing list<br class=""><a href="mailto:yt-users@lists.spacepope.org" class="">yt-users@lists.spacepope.org</a><br class="">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br class=""></div></blockquote></div><br class=""></div></body></html>