Testing Jmol 12.2.16
From Proteopedia
(Difference between revisions)
m |
|||
| Line 6: | Line 6: | ||
* Inserting quoted text in an echo makes the whole scene to fail. Statements like this one is a ticket to failure | * Inserting quoted text in an echo makes the whole scene to fail. Statements like this one is a ticket to failure | ||
''echo "Dealkylation ("aging")";'' since the Jmol parser is unable to properly pair the nested quotes. | ''echo "Dealkylation ("aging")";'' since the Jmol parser is unable to properly pair the nested quotes. | ||
| + | |||
| + | * I found using compare command with the 'ROTATE TRANSLATE' options fails in the scene authoring window when entered into console. By 'fails', it fails to do the 'ROTEATE TRANSLATE' moveds, though it reports the rmsd. By contrast if you open a popup from the scene authoring windows, command entered in the console, such as 'model all; | ||
| + | compare {1.1} {1.2} ROTATE TRANSLATE;' move the model as expected. [[User:Wayne Decatur|Wayne Decatur]] 05:27, 20 March 2012 (IST) | ||
Revision as of 03:27, 20 March 2012
Findings while testing Jmol 12.2.XX on Proteopedia: Note that the About/Version will return 12.2.18_dev
You may need to first clear the old version of Jmol from your Java cache, as described here and here
- Inserting quoted text in an echo makes the whole scene to fail. Statements like this one is a ticket to failure
echo "Dealkylation ("aging")"; since the Jmol parser is unable to properly pair the nested quotes.
- I found using compare command with the 'ROTATE TRANSLATE' options fails in the scene authoring window when entered into console. By 'fails', it fails to do the 'ROTEATE TRANSLATE' moveds, though it reports the rmsd. By contrast if you open a popup from the scene authoring windows, command entered in the console, such as 'model all;
compare {1.1} {1.2} ROTATE TRANSLATE;' move the model as expected. Wayne Decatur 05:27, 20 March 2012 (IST)
Proteopedia Page Contributors and Editors (what is this?)
Jaime Prilusky, Wayne Decatur, Joseph M. Steinberger, Alexander Berchansky
