
15 Jun
2011
15 Jun
'11
10:50 a.m.
OK, thanks a lot ! Best, Marek Dne Wed, 15 Jun 2011 19:50:04 +0200 Eric Pettersen <pett@cgl.ucsf.edu> napsal/-a:
On Jun 15, 2011, at 10:44 AM, Eric Pettersen wrote:
from chimera import runCommand runCommand("2dlabels change timer text '%.1f ns'" % (mdInfo['frame'] * 27.5))
This was so close to being correct. :-( Since frame numbers start at 1, the last part needs to be:
% ((mdInfo['frame']-1) * 27.5))
--Eric
-- Tato zpráva byla vytvořena převratným poštovním klientem Opery: http://www.opera.com/mail/