A ChimeraX volume series requires that the maps all have the same grid size (e.g. 250 x 250 x 300). Also treating the maps as a series isn't useful unless they have the same intensity range since when you play through a volume series it uses the same threshold level for showing each member of the series. If your maps satisfy those two requirements then to open them as a series you can use ChimeraX command
or
open mymap*.mrc vseries true
If that is not your situation, either because map sizes are different or have different intensity scales, then you can instead use the ChimeraX mseries (model series) command which doesn't have any requirements about what the models are (they can be maps, or molecules, or ...). The drawback of the mseries commands is that it won't automatically keep the threshold levels for all the maps the same, or the coloring the same. The mseries command can play through a list of models one time
mseries #1,2,3
or it can show a slider that you can drag to play through the models
mseries slider #1-3
Here is documentation on vseries, definition of vseries, and mseries
Tom
On Aug 11, 2026, at 10:32 AM, Nour Mustafa via ChimeraX-users <chimerax-users@cgl.ucsf.edu> wrote:
Dear All,
I was wondering if there is a way to play a few volumes as a series when they are not in fact a series? I tried running 'vseries play' then listing the volumes individually, e.g. (vseries play #1,2,3) I tried grouping them and running vseries play again with the group's ID, but that also didn't work. Or is there a way to 'label' a group as a vseries so I can run that command, for example? I couldn't find a solution through my search.
The volumes were initially a group, but I had to flip them on the z-axis and that broke the series and resulted in separate individual volumes. Sometimes I also want to compare volumes that are not a series by playing them.
Thank you all in advance.
Kind regards,
_______________________________________________ChimeraX-users mailing list -- chimerax-users@cgl.ucsf.eduTo unsubscribe send an email to chimerax-users-leave@cgl.ucsf.eduArchives: https://mail.cgl.ucsf.edu/mailman/archives/list/chimerax-users@cgl.ucsf.edu/