Sandbox7 Eric Martz
From Proteopedia
(Difference between revisions)
(→Examples) |
(→Examples) |
||
Line 60: | Line 60: | ||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
- | <script> | + | <script>select all;color fixedTemperature;set echo echobl;echo Fixed;</script> |
<text>Fixed Temperature</text> | <text>Fixed Temperature</text> | ||
</jmolButton> | </jmolButton> | ||
<jmolButton> | <jmolButton> | ||
- | <script> | + | <script>select all;color relativeTemperature;set echo echobl;echo Relative;</script> |
<text>Relative Temperature</text> | <text>Relative Temperature</text> | ||
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> |
Revision as of 01:14, 27 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
|