Re: [PyMOL] Continously check the file of a molecule, and do action when it gets modified

2010-03-28 Thread Nathaniel Echols
On Fri, Mar 26, 2010 at 5:14 PM, Werner Schroedinger < werner.schroedin...@googlemail.com> wrote: > For making this procedure faster and more automaticm I wonder if somehow > can I tell pymol to pay atention to some external file, or for the > ligand being visualized now, to its copy on the hard d

[PyMOL] Continously check the file of a molecule, and do action when it gets modified

2010-03-28 Thread Werner Schroedinger
Hi, I load a ligand file in pymol for visualization. Then I save it to disk, modifiy it with some quantum program, and after some minutes, when the calculation ends, I go to pymol (already opened session) and tell pymol to open the generated file. For making this procedure faster and more auto