
Hi Tatiana, I'm not sure what you are trying to do. If you combine two maps, for instance, with the "volume add" command you will get a single map, and you can show its surface at a single threshold and in a single color. So I'm not sure what you mean by "keeping the properties of each". Is your purpose to make a movie? I don't see a reason to combine maps to make a movie. Also I don't understand why you want the name of the slider for a volume morph. To play two morphs at the same time in ChimeraX you would use a command script like movie record volume morph #1,2 volume morph #3,4 wait 25 movie encode mymovie.mp4 Both morphs will play at the same time. The first morph command returns immediately just says to start playing the morph. So both morphs start playing at the next rendered graphics frame which happens when you say "wait 25" which means render 25 frames. If you wanted to play the first morph, and after that the second morph and record a movie the commands would be movie record volume morph #1,2 wait 25 volume morph #3,4 wait 25 movie encode mymovie.mp4 with the "wait 25" command after each morph. Tom
On Jun 21, 2023, at 11:30 AM, Tom Goddard via ChimeraX-users <chimerax-users@cgl.ucsf.edu> wrote:
Tatiana writes:
Dear ChimeraX developers,
I would like your help to combine two volumes in ChimeraX while keeping the properties of each volume (colour, threshold...). I know it's borderline in ChimeraX, but it seems feasible. I have been playing with morph, vop commands and a lot of information found on the web for several days, but I fail. I'm also asking chapGPT... but I can't manage to combine my two volumes. Could you please help me to combine these two attached volumes. If yes, could you please send me the procedure
And one more questions related to this question, How to know the name of the slider after vop morph command to synchronise 2 morph and record a movie. I found a way to do it on the web (via the Tools menu and selecting General Controls to open the General Controls panel. In the General Controls panel you will find various sliders) but I don't have this General Controls menu in ChimeraX.
Thank you very much if you have time to help me.
Tatiana _______________________________________________ ChimeraX-users mailing list -- chimerax-users@cgl.ucsf.edu To unsubscribe send an email to chimerax-users-leave@cgl.ucsf.edu Manage subscription: