[Chimera-users] moving parts of a density map in a Movie
Elaine Meng
meng at cgl.ucsf.edu
Wed Feb 5 15:51:20 PST 2020
Hi Anindito,
If you just want to translate a specific map in one direction and then back to where it was, you can simply use the “move” command with its model number, for example translating model #1 200 distance units (usually Angstroms if that’s what your maps are in) along vertical axis over 100 frames:
move y 200 100 models #1
move y -200 100 models #1
<http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/move.html>
<http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/movies.html#moviecommands>
See the manual page for details. You can translate along any vector, and of course you would change the distance value and number of frames as you like, and move more than one model at a time.
However, if you have more complicated ideas of exactly where you want each map to go, you would have to place them by hand and use savepos to save/name each set of positions, which can then be restored with “reset” or “fly".
<http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/savepos.html>
<http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/reset.html>
<http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/fly.html>
Each “savepos” position includes all the models, so you can’t only move one model when it has all of them in different places. You’d have to save a new position for each model position change.
There is also “play radial” for radial explosion outward, but it is for multiscale surfaces, not map surfaces.
<http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/play.html>
I hope this helps.
Elaine
-----
Elaine C. Meng, Ph.D.
UCSF Chimera(X) team
Department of Pharmaceutical Chemistry
University of California, San Francisco
> On Feb 5, 2020, at 2:26 PM, Sen, Anindito <andysen at tamu.edu> wrote:
>
> Dear All,
> I have a composite density map with 7 individual reconstructions combined together. For making a movie to show the different components and their organization- What will be the commands to make the individual density maps to move out of their position (in the composite map) and fly back in, (one or multiple density maps at a time).
> Regards
> Anindito Sen. Ph.D
More information about the Chimera-users
mailing list