<div dir="ltr"><div class="gmail_default"><div class="gmail_default"><font color="#444444" face="monospace, monospace">Hello dear Tom, </font></div><div class="gmail_default"><font color="#444444" face="monospace, monospace"><br></font></div><div class="gmail_default"><font color="#444444" face="monospace, monospace">Thank you so much for you two answers. I was working that way, but I imagined there would be a better way to developing. Anyway, I'll continue as you told me. Thank you so much for your information. As I told you, I'm new in this and sometimes get lost.</font></div><div class="gmail_default"><font color="#444444" face="monospace, monospace"><br></font></div><div class="gmail_default"><font color="#444444" face="monospace, monospace">Until the next question (there will be for sure :P) Kind regards!</font></div><div class="gmail_default"><font color="#444444" face="monospace, monospace"><br></font></div><div class="gmail_default"><font color="#444444" face="monospace, monospace">Pablo S.</font></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-02-21 20:28 GMT+01:00 Tom Goddard <span dir="ltr"><<a href="mailto:goddard@sonic.net" target="_blank">goddard@sonic.net</a>></span>:<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">Hi Pablo,<div><br></div><div>  The basic development cycle is 1) modify the code, 2) restart Chimera and test, repeat.  Reloading modules is a known problem with Python, not specific to Chimera.  If you change file a.py you not only need to use "reload(a)", you would need to reload everything that uses “a.py" (via “import a”) because all those other files still refer to the old version of “a.py” even after you reload a.py.</div><div><br></div><div><span class="m_-4478249766357886822Apple-tab-span" style="white-space:pre-wrap">    </span>Tom</div><div><br></div><div><br><div><blockquote type="cite"><div><div class="h5"><div>On Feb 20, 2017, at 1:28 PM, Pablo Solar Rodríguez wrote:</div><br class="m_-4478249766357886822Apple-interchange-newline"></div></div><div><div><div class="h5"><div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;color:rgb(68,68,68)">Hi all again, </div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;color:rgb(68,68,68)"><br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;color:rgb(68,68,68)">While I try how to debug my plugin with Chimera (I posted that question here), I downloaded the 'Fit in map' tool source code to create my own plugin from it. So I changed the name in ChimeraExtension.py and loaded it in Tools -> Volume Data to check that my new plugin was loaded succesfully.</div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;color:rgb(68,68,68)"><br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;color:rgb(68,68,68)">The point now is that when I make some changes in my code, they are not immediately visible when I open the plugin again. Even more, I am not capable to "reload" the plugin with the new changes.</div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;color:rgb(68,68,68)"><br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;color:rgb(68,68,68)">Any solution to this? As I told you before, I'm fully newbie with Chimera and I feel pretty lost</div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;color:rgb(68,68,68)"><br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;color:rgb(68,68,68)">Thank you in advance!</div><div><br></div>
</div></div></div>
______________________________<wbr>_________________<br>Chimera-dev mailing list<br><a href="mailto:Chimera-dev@cgl.ucsf.edu" target="_blank">Chimera-dev@cgl.ucsf.edu</a><br><a href="http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-dev" target="_blank">http://plato.cgl.ucsf.edu/<wbr>mailman/listinfo/chimera-dev</a><br></div></blockquote></div><br></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">

<p></p>
<p><font size="1" face="tahoma, sans-serif" color="#38761d"><b><u>Pablo Solar Rodríguez</u></b></font></p><font size="1" face="tahoma, sans-serif" color="#0b5394"><b><div><a href="mailto:pablosolar.r@gmail.com" style="font-weight:normal" target="_blank"><b>pablosolar.r@gmail.com</b></a><br></div></b></font><div><div>
<p><br></p></div></div></div></div></div></div>
</div>