# Single series with multiple frames, separate out?

**URL:** https://discourse.slicer.org/t/single-series-with-multiple-frames-separate-out/2285
**Category:** Support
**Created:** [March 11, 2018, 12:36am UTC](https://discourse.slicer.org/t/single-series-with-multiple-frames-separate-out/2285 "2018-03-11T00:36:50Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![mgastall](https://avatars.discourse-cdn.com/v4/letter/m/71e660/32.png) [@mgastall](https://discourse.slicer.org/u/mgastall)
#### Post date: [March 11, 2018, 12:36am UTC](https://discourse.slicer.org/t/single-series-with-multiple-frames-separate-out/2285/1 "2018-03-11T00:36:50Z")

</div>

I uploaded a dynamic MRI with multiple frames in one series. How do I separate these out (by trigger time?) so as to only segment on one individual frame?

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [March 11, 2018, 2:37am UTC](https://discourse.slicer.org/t/single-series-with-multiple-frames-separate-out/2285/2 "2018-03-11T02:37:03Z")

</div>

You can load 4D volumes as either multivolume nodes or volume sequence nodes - you can set how it is loaded by default in application settings / DICOM section. You can also choose how a particular sequence is loaded if you open Advanced section in DICOM browser and click Examine then select one from the listed loadables.

Probably volume sequence is somewhat more convenient to use, as it automatically separates out a volume. You can choose which one, by using the play/pause/prev/next buttons that appear on the toolbar. You can do further processing, such as create a 4D segmentation sequence (I can give you more instructions, if needed), compute displacement fields (to propagate segmentation from one frame to all the others fully automatically; or compute landmark point positions defined in one frame in all the other frames) by using Segment registration module.

Multi-volumes have some nice time series plotting capabilities and you can enable separating out a single frame by using Multi-volume explorer module.

---

<div class="post-metadata">

### Author: ![mgastall](https://avatars.discourse-cdn.com/v4/letter/m/71e660/32.png) [@mgastall](https://discourse.slicer.org/u/mgastall)
#### Post date: [March 11, 2018, 1:26pm UTC](https://discourse.slicer.org/t/single-series-with-multiple-frames-separate-out/2285/3 "2018-03-11T13:26:50Z")

</div>

Thank you, that helped!

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [April 24, 2024, 1:24am UTC](https://discourse.slicer.org/t/single-series-with-multiple-frames-separate-out/2285/4 "2024-04-24T01:24:42Z")

</div>

A post was split to a new topic: [How can I create a 4D segmentation sequence?](https://discourse.slicer.org/t/how-can-i-create-a-4d-segmentation-sequence/35698)

---

<div class="post-metadata">

### Author: ![Aylin](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/aylin/32/67957_2.png) [@Aylin](https://discourse.slicer.org/u/Aylin)
#### Post date: [August 22, 2024, 11:09am UTC](https://discourse.slicer.org/t/single-series-with-multiple-frames-separate-out/2285/5 "2024-08-22T11:09:41Z")

</div>

> [@lassoan](#):
>
> I can give you more instructions, if needed

Can you please give more detailed instructions for doing that?  
I have 4D volume, and I want to first rigid register the volume to atlas, and the perform skull stripping using a brain mask (from the segment editor, I am doing the following

- Operation: Fill outside
- Input Volume: data
- Output Volume: “New Masked Brain”)  
Now, the slicer can do this for just one of the volumes, but I want it to do this for all volumes in my multivolume data  
first, the rigid registration must be done to make sure that the atlas and the brain are in the same orientation, otherwise this method will not work)  
so can you give me more detailed instructions on how I can apply this manually
