|
|
(106 intermediate revisions not shown.) |
Line 1: |
Line 1: |
- | <font color="red">Please do not edit this page. Thanks, [[User:Eric Martz]], June 26, 2011.</font> | + | <font color="red">Please do not edit this page. Thank you, [[User:Eric Martz]], June 2011.</font> |
| + | <Structure load='1d66' size='450' frame='true' align='right' caption='Insert caption here' scene='Sandbox7_Eric_Martz/Test1/1' /> |
| | | |
- | Proposed title: <span style="font-size:150%">Temperature Color Schemes</span>
| + | <scene name='Sandbox7_Eric_Martz/Test1/1'>TextToBeDisplayed</scene> |
| | | |
- | ==Fixed vs. Relative== | + | <scene name='Sandbox7_Eric_Martz/Test/1'>color key test from Test Acct 2</scene> |
- | [[Jmol]] offers two methods for coloring by [[temperature value]]. (For an introduction to the temperature value or B factor, please see [[Temperature value]].)
| + | |
| | | |
- | <center><table cellpadding="2" cellspacing="3" | + | <scene name='Sandbox7_Eric_Martz/Test/2'>color key from EM</scene> |
- | style="background-color:#f4f0ec;text-align:center;">
| + | |
- | <tr style="background-color:#e8e4e0;">
| + | |
- | <th>
| + | |
- | [[SAT]] colors button
| + | |
- | </th>
| + | |
- | <th>
| + | |
- | [[Jmol#Command_Scripting_Language|Jmol command]]
| + | |
- | </th>
| + | |
- | <th>
| + | |
- | <font color="blue">'''Blue'''</font>
| + | |
- | </th>
| + | |
- | <th>
| + | |
- | White
| + | |
- | </th>
| + | |
- | <th>
| + | |
- | <font color="red">'''Red'''</font>
| + | |
- | </th>
| + | |
- | </tr><tr>
| + | |
- | <td>
| + | |
- | temperature, fixed
| + | |
- | </td><td>
| + | |
- | color fixedTemperature
| + | |
- | </td><td>
| + | |
- | 0
| + | |
- | </td><td>
| + | |
- | 50
| + | |
- | </td><td>
| + | |
- | 100
| + | |
- | </td>
| + | |
- | </tr><tr>
| + | |
- | <td>
| + | |
- | temperature, relative
| + | |
- | </td><td>
| + | |
- | color relativeTemperature*
| + | |
- | </td><td>
| + | |
- | minimum<br>value
| + | |
- | </td><td>
| + | |
- | unclear
| + | |
- | </td><td>
| + | |
- | maximum<br>value
| + | |
- | </td>
| + | |
- | </tr></table>
| + | |
- | <nowiki>*</nowiki>The ''relativeTemperature'' color scheme is the same as the ''temperature'' color scheme.
| + | |
- | </center> | + | |
| | | |
- | ==Examples==
| + | Scenes made in Apple OS 10.7 Lion |
- | <Structure size='350' frame='true' align='right' caption='' | + | *<scene name='Sandbox7_Eric_Martz/Test2/2'>TextToBeDisplayed</scene> |
- | scene='Sandbox7_Eric_Martz/Fixtemp_2-0a/1' /> | + | *<scene name='Sandbox7_Eric_Martz/Test2/3'>TextToBeDisplayed</scene> |
| | | |
- | *<scene name='Sandbox7_Eric_Martz/Fixtemp_2-0a/1'>2.0 Angstroms</scene> [[1io1]]
| + | (available) |
- | | + | |
- | <jmol>
| + | |
- | <jmolButton>
| + | |
- | <script>select all;color fixedTemperature;set echo echobl;echo Fixed;</script>
| + | |
- | <text>Fixed Temperature</text>
| + | |
- | </jmolButton>
| + | |
- | <jmolButton>
| + | |
- | <script>select all;color relativeTemperature;set echo echobl;echo Relative;</script>
| + | |
- | <text>Relative Temperature</text>
| + | |
- | </jmolButton>
| + | |
- | </jmol>
| + | |
- | <br>
| + | |
- | <jmol>
| + | |
- | <jmolButton>
| + | |
- | <script>select all;color relativeTemperature;set echo echobl;echo Relative;</script>
| + | |
- | <text>Relative Temperature</text>
| + | |
- | </jmolButton>
| + | |
- | </jmol>
| + | |