[Chimera-users] Chimera movie with simulation time labels ?
Marek Maly
marek.maly at ujep.cz
Wed Jun 15 10:50:11 PDT 2011
OK, thanks a lot !
Best,
Marek
Dne Wed, 15 Jun 2011 19:50:04 +0200 Eric Pettersen <pett at 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/
More information about the Chimera-users
mailing list