Hi yt user,<div><br></div><div>This question mostly goes to John Wise (maybe not).</div><div>I try to use eps_writer module in the yt to generate a high-quality .eps figure.</div><div>I attempt to make four phase plot (rho-T) from four different times (i.e. four different data output)</div>
<div>But, I got the following error message:</div><div><br><div>File "Phase_eps.py", line 39, in <module></div><div>    ep = eps.multiplot_yt(2,2,pc)</div><div>  File "/home/jhchoi/common/lib/python2.7/site-packages/yt-2.4-py2.7-linux-x86_64.egg/yt/visualization/eps_writer.py", line 1010, in multiplot_yt</div>
<div>    "x ncol(%d)." % (len(plot_col.plots), nrow, ncol)</div><div>TypeError: not all arguments converted during string formatting</div><div><br></div><div>It look that there is a problem when I over write PlotCollection object for four different data output (or maybe not).</div>
<div>How can I solve the issue?</div><div>I paste my script at <a href="http://paste.yt-project.org/show/3112/">http://paste.yt-project.org/show/3112/</a> .</div><div><br></div><div>In addition, I would like to get more information/document about eps_writer.</div>
<div>For example, I would like to write the time of four phase respectively.</div><div>Where can I get the information about it?</div><div><br></div><div>Thank you in advance,</div><div>Junhwan</div><div><br></div>-- <br>
--------------------------------------------------------------<br>Jun-Hwan Choi, Ph.D.<br>Department of Physics and Astronomy, University of Kentucky<br>Tel: (859) 897-6737        Fax: (859) 323-2846<br>Email: <a href="mailto:jhchoi@pa.uky.edu" target="_blank">jhchoi@pa.uky.edu</a>   URL: <a href="http://www.pa.uky.edu/~jhchoi" target="_blank">http://www.pa.uky.edu/~jhchoi</a><br>
--------------------------------------------------------------<br><br>
</div>