User:Wayne Decatur/Sandbox TestCompareinScriptAuthoring
From Proteopedia
(Difference between revisions)
m |
m |
||
Line 5: | Line 5: | ||
model all; | model all; | ||
compare {1.1} {1.2} ROTATE TRANSLATE; | compare {1.1} {1.2} ROTATE TRANSLATE; | ||
+ | |||
+ | |||
+ | <br> | ||
+ | ==Testing compare running dynamically in Proteopedia with new Jmol version== | ||
+ | {{Template:Link Compare LepAandEfG}} |
Revision as of 01:56, 21 March 2012
|
First attempts to run compare and save resulting compared version as a Protopedioa scene using Scene Authoring Tools. From 3cb4, loaded 'nextto scene, version8' and entered compare command in console:
Result of test:
IT NEVER ROTATED AND TRANSLATED IN SCENE AUTHORING TOOL WINDOW, although it reported the rmsd.
The same script works great pasted into the console of a popup from the scene authoring window. Script tested:
model all;
compare {1.1} {1.2} ROTATE TRANSLATE;
Testing compare running dynamically in Proteopedia with new Jmol version