Changes between Version 28 and Version 29 of Scripts


Ignore:
Timestamp:
Mar 5, 2010, 11:23:53 AM (16 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Scripts

    v28 v29  
    33These Python scripts provide capabilities not available using Chimera commands.  They may only work with specific Chimera versions.
    44
     5 * [attachment:capcolor.py capcolor.py]. Set surface cap color.  Tested with Chimera 1.4.  March 5, 2010.
    56 * [attachment:angle.py angle.py]. Report angle between two axes where each axis is specified by a pair of atoms, for example, axes produced by the "measure rotation" command.  Tested with Chimera 1.4.  Feb 9, 2010.
    67 * [attachment:surfvol.py surfvol.py]. Report enclosed volumes of each connected piece of a surface, and delete all but the largest piece.  Tested with Chimera 1.5. January 24, 2010.