Changes between Version 125 and Version 126 of Scripts


Ignore:
Timestamp:
May 11, 2026, 4:40:38 PM (27 hours ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Scripts

    v125 v126  
    108108= ChimeraX Python Scripts =
    109109
    110 These Python scripts provide capabilities not available using ChimeraX commands.  They may only work with specific ChimeraX versions. There are additional examples in the [https://rbvi.github.io/chimerax-recipes/ ChimeraX Recipes].
    111 
    112  * [attachment:flip.py flip.py]. [wiki:FlipZ Change atom z coordinates z -> -z].  ChimeraX 1.0, September 3, 2020.
    113  * [attachment:ylm.py ylm.py]. Create [wiki:SphericalHarmonics spherical harmonic surface].  ChimeraX 1.0, August 28, 2020.
    114  * [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.
     110For ChimeraX Python example scripts see [https://rbvi.github.io/chimerax-recipes/ ChimeraX Recipes] .