[chimerax-users] Apply dust command to entire timeseries

Elaine Meng meng at cgl.ucsf.edu
Mon Sep 10 14:30:52 PDT 2018


Hi Brandon,
I haven’t tried this myself with volume series playback, but in principle you should be able to use “perframe” along with “surface dust” to automatically run dust-hiding at each display frame during playback.

<http://rbvi.ucsf.edu/chimerax/docs/user/commands/perframe.html>
<http://rbvi.ucsf.edu/chimerax/docs/user/commands/surface.html#dust>

E.g. could be something like:

perframe “surface dust [your surface dust arguments]”; vseries play [your vseries arguments]; wait <N>; ~perframe

…where <N> would be the number of frames it takes to play your volume series.  I hope this helps,
Elaine
-----
Elaine C. Meng, Ph.D.
UCSF Chimera(X) team
Department of Pharmaceutical Chemistry
University of California, San Francisco

> On Sep 10, 2018, at 9:34 AM, Scott, Brandon L. <Brandon.Scott at sdsmt.edu> wrote:
> 
> I am attempting to remove small connected components from my timeseries volumes. The surface dust command works well for this, but it only works on one time point at a time, is there a way to script this, or use in conjunction with the vseries play command to apply this to each timepoint?
> 
> Thanks, 
> -Brandon 





More information about the ChimeraX-users mailing list