Changes between Version 121 and Version 122 of Scripts


Ignore:
Timestamp:
Sep 3, 2020, 4:04:52 PM (6 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Scripts

    v121 v122  
    110110These Python scripts provide capabilities not available using ChimeraX commands.  They may only work with specific ChimeraX versions.
    111111
     112 * [attachment: flip.py]. [wiki:FlipZ Change atom z coordinates z -> -z].  ChimeraX 1.0, September 3, 2020.
     113 * [attachment: ylm.py]. Create [wiki:SphericalHarmonics spherical harmonic surface].  ChimeraX 1.0, August 28, 2020.
    112114 * [attachment:smooth_md.py smooth_md.py]. Rewrite a trajectory with averaged coordinates using nearby frames to produce smoother-looking motions.  Usage described in [http://www.rbvi.ucsf.edu/pipermail/chimerax-users/2019-July/000590.html this chimerax-users message].  Tested with ChimeraX 0.91 daily build on July 12th, 2019.
    113 
    114  * [attachment: ylm.py]. Create [wiki:SphericalHarmonics spherical harmonic surface].  ChimeraX 1.0, August 28, 2020.