<div dir="ltr">This is likely happening because the field you are plotting defaults to a logarithmically scaled colorbar and there is less than one decade of variation in the plotted field.<div><br></div><div>What happens when you switch to linear colorbar scaling? You'll need to use the set_log function that is attached to yt plot objects.</div><div><br></div><div>-Nathan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 1, 2015 at 8:35 AM, Ricarda Beckmann <span dir="ltr"><<a href="mailto:ricarda.beckmann@astro.ox.ac.uk" target="_blank">ricarda.beckmann@astro.ox.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hello,<div><br></div><div>I keep producing projection plots where the colorbar is completely devoid of ticks and ticklabels so I don’t actually know what sort of densities/temperatures etc I am looking at.</div><div><br></div><div>I have found this tutorial: <a href="http://yt-project.org/doc/cookbook/custom_colorbar_tickmarks.html?highlight=colorbar" target="_blank">http://yt-project.org/doc/cookbook/custom_colorbar_tickmarks.html?highlight=colorbar</a> but I’d rather just let the values be determined automatically. Currently I’m not even sure what order of magnitude I am looking at.</div><div><br></div><div>Is there a way to force yt to show a minimum number of tick marks on the colorbar? I have a feeling this questions has been answered before but the archive is still down apparently.</div><div><br></div><div>Thanks for your help,</div><div>Ricarda</div></div><br>_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
<br></blockquote></div><br></div>