Changes between Version 45 and Version 46 of Scripts


Ignore:
Timestamp:
Mar 7, 2011, 11:51:48 AM (15 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Scripts

    v45 v46  
    99These Python scripts provide capabilities not available using Chimera commands.  They may only work with specific Chimera versions.
    1010
     11 * [attachment:czone.py czone.py]. Color a surface to match nearby selected atoms. Tested with Chimera 1.6 daily build.  March 7, 2011.
    1112 * [attachment:readvol.py readvol.py]. Open volume data file, find size, xyz coordinates, data values. Tested with Chimera 1.6 daily build.  Feb 16, 2011.
    1213 * [attachment:surfvalues.py surfvalues.py]. Report electrostatic potential values on a surface that are being shown with the Surface Color dialog at a point the mouse is over. Values are shown in the status line and updated as the mouse is moved.  Tested with Chimera 1.6 daily build.  Feb 10, 2011.