<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 Steven,<div class=""><span class="Apple-tab-span" style="white-space:pre">      </span>If you are running Chimera in "nogui" mode from a terminal, then output that would normally go to the Log tool goes to the terminal instead.  So you should be able to save the matchmaker results by redirecting the ChimeraX output to a file.</div><div class=""><span class="Apple-tab-span" style="white-space:pre">   </span>However, if you are run() in a Python script to run matchmaker, then you should know that the return value from run() contains all the pertinent information and is much easier to deal with than parsing the log output.  The contents of the return value is described in this previous mailing list message: <a href="https://www.rbvi.ucsf.edu/pipermail/chimerax-users/2021-September/002617.html" class="">[chimerax-users] capture reply from run(session, command)</a>.</div><div class=""><br class=""></div><div class=""><div class="">--Eric</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">     </span>Eric Pettersen</div><div class=""><span class="Apple-tab-span" style="white-space:pre">    </span>UCSF Computer Graphics Lab</div></div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Mar 14, 2022, at 11:11 AM, Steven Truong via ChimeraX-users <<a href="mailto:chimerax-users@cgl.ucsf.edu" class="">chimerax-users@cgl.ucsf.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" class="">

<div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Dear ChimeraX admins,
<div class=""><br class="">
</div>
<div class="">I am using matchmaker (mmaker) since the RMSD calculations done using the function have been very useful. However, I’m currently having some trouble outputting these values. At first, I tried to use matchmaker in a .PY script and then output these
 values via “log save”. Unfortunately, I haven’t been able to get this to work because whenever I try to do “log save” in a script (in terminal/command line), I get “no log tool to save”. Is there a way to “log save” if running a .PY script in a command line?
 Or is there a simpler way to get the values I need from matchmaker?</div>
<div class=""><br class="">
</div>
<div class="">Thank you for your help,</div>
<div class="">Steven Truong</div>
<div class=""><a href="mailto:sdt45@cam.ac.uk" class="">sdt45@cam.ac.uk</a> </div>
</div>

_______________________________________________<br class="">ChimeraX-users mailing list<br class=""><a href="mailto:ChimeraX-users@cgl.ucsf.edu" class="">ChimeraX-users@cgl.ucsf.edu</a><br class="">Manage subscription:<br class="">https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users<br class=""></div></blockquote></div><br class=""></div></body></html>