Changes between Version 27 and Version 28 of Scripts


Ignore:
Timestamp:
Feb 9, 2010, 11:32:30 AM (16 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Scripts

    v27 v28  
    33These Python scripts provide capabilities not available using Chimera commands.  They may only work with specific Chimera versions.
    44
     5 * [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.
    56 * [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.
    67 * [attachment:closeatoms.py closeatoms.py]. Draw lines between close pairs of selected atoms. Tested with Chimera 1.4. January 14, 2010.