Sandbox7 Eric Martz
From Proteopedia
(Difference between revisions)
(→Fixed vs. Relative) |
(→Examples) |
||
Line 54: | Line 54: | ||
==Examples== | ==Examples== | ||
<Structure size='350' frame='true' align='right' caption='' scene='Insert optional scene name here' /> | <Structure size='350' frame='true' align='right' caption='' scene='Insert optional scene name here' /> | ||
+ | |||
+ | <jmol> | ||
+ | <jmolButton> | ||
+ | <script>script "color fixedTemperature;set echo bottom left;echo 'Fixed'"</script> | ||
+ | <text>Fixed Temperature</text> | ||
+ | </jmolButton> | ||
+ | <jmolButton> | ||
+ | <script>script "color relativeTemperature;set echo bottom left;echo 'Fixed'"</script> | ||
+ | <text>Relative Temperature</text> | ||
+ | </jmolButton> | ||
+ | </jmol> |
Revision as of 22:49, 26 June 2011
Please do not edit this page. Thanks, User:Eric Martz, June 26, 2011.
Proposed title: Temperature Color Schemes
Fixed vs. Relative
Jmol offers two methods for coloring by temperature value. (For an introduction to the temperature value or B factor, please see Temperature value.)
SAT colors button |
Blue |
White |
Red |
|
---|---|---|---|---|
temperature, fixed |
color fixedTemperature |
0 |
50 |
100 |
temperature, relative |
color relativeTemperature* |
minimum |
unclear |
maximum |
*The relativeTemperature color scheme is the same as the temperature color scheme.
Examples
|