<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi Remudin,</div><div><br></div><div>If you update yt once again, you should now be able to use the load function to load your data.</div><div><br></div><div>Cheers,</div><div><br></div><div>Nathan</div><br><div><div>On Aug 5, 2012, at 6:05 PM, REMUDIN RESHID MEKURIA wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear Nathan,<div><br></div><div>Thank you very much.  pf = NyxStaticOutput("plt00200/") fixed the problem.</div><div><br></div><div>Cheers,</div><div><br></div><div>Remudin<br><div><div>On 2012 Hag 6, at 02:50, Nathan Goldbaum wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi Remudin,<br><br>It looks like the load function detects that your data is both a Nyx and a Maestro output file.  Clearly that's incorrect.<br><br>If you're dealing with a Nyx output file, you should be able to load it by saying:<br><br>pf = NyxStaticOutput("plt00200/")<br><br>similarly for a Maestro output file:<br><br>pf = MaestroStaticOutput("plt002000/")<br><br>We will fix the load function soon - I don't want to fix it right now without consulting the people who maintain the Maestro and Nyx frontends.<br><br>Cheers,<br><br>Nathan<br><br>On 8/5/12 3:30 PM, REMUDIN RESHID MEKURIA wrote:<br><blockquote type="cite"><br></blockquote><blockquote type="cite">Dear all,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Thank you in advance for your help. Having re-installed successfully the new version of yt, I tried to produce a simple slice with the new script:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"> from yt.mods import *<br></blockquote><blockquote type="cite"># Load the dataset.<br></blockquote><blockquote type="cite">pf=load("plt00200")<br></blockquote><blockquote type="cite"># Create density slices in all three axes.<br></blockquote><blockquote type="cite">SlicePlot(pf, 'x', "Temp", width = (64000.0, 'kpc')).save()<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">However, I keep on getting the following error, what am I doing wrong?<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">with best regards,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Remudin<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">(yt-i386)REMUDIN-RESHID-MEKURIAs-MacBook-Pro:~ remudinreshidmekuria$ python check.py<br></blockquote><blockquote type="cite">yt : [ERROR    ] 2012-08-06 00:10:20,337 Multiple output type candidates for plt00200:<br></blockquote><blockquote type="cite">yt : [ERROR    ] 2012-08-06 00:10:20,337     Possible: NyxStaticOutput<br></blockquote><blockquote type="cite">yt : [ERROR    ] 2012-08-06 00:10:20,337     Possible: MaestroStaticOutput<br></blockquote><blockquote type="cite">Traceback (most recent call last):<br></blockquote><blockquote type="cite">  File "check.py", line 5, in <module><br></blockquote><blockquote type="cite">    pf=load("plt00200")<br></blockquote><blockquote type="cite">  File "/Users/remudinreshidmekuria/yt-i386/src/yt-hg/yt/convenience.py", line 87, in load<br></blockquote><blockquote type="cite">    raise YTOutputNotIdentified(args, kwargs)<br></blockquote><blockquote type="cite">yt.utilities.exceptions.YTOutputNotIdentified: Supplied ('plt00200',) {}, but could not load!<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">------<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Remudin Reshid Mekuria                              phone: +49 (0)551 39-13805<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">IAG, Friedrich-Hund-Plaz 1                           fax: +49 (0)551 39-5043<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">D-37077 Goettingen<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Germany<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">_______________________________________________<br></blockquote><blockquote type="cite">yt-users mailing list<br></blockquote><blockquote type="cite"><a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br></blockquote><blockquote type="cite"><a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br></blockquote><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">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div><p align="LEFT" style="margin-bottom: 0in; "><font class="Apple-style-span" face="Menlo" size="2"><font color="#000000">---</font>---</font></p><p align="LEFT" style="margin-bottom: 0in; "><font color="#000000" face="Menlo" size="2">Remudin Reshid Mekuria                              phone: +49 (0)551 39-13805</font></p><p align="LEFT" style="margin-bottom: 0in; "><font color="#000000" face="Menlo" size="2">IAG, Friedrich-Hund-Plaz 1                           fax: +49 (0)551 39-5043</font></p><p align="LEFT" style="margin-bottom: 0in; "><font color="#000000" face="Menlo" size="2">D-37077 Goettingen</font></p><p align="LEFT" style="margin-bottom: 0in; "><font color="#000000" face="Menlo" size="2">Germany</font></p></div><div><font color="#000000" face="Menlo" size="2"><br></font></div></span><br class="Apple-interchange-newline">
</div>

<br></div></div>_______________________________________________<br>yt-users mailing list<br><a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br></blockquote></div><br></body></html>