# Can't select Volume Sequence as input in DSCMRI Analysis module

**URL:** https://discourse.slicer.org/t/cant-select-volume-sequence-as-input-in-dscmri-analysis-module/26520
**Category:** Support
**Created:** [November 30, 2022, 7:52pm UTC](https://discourse.slicer.org/t/cant-select-volume-sequence-as-input-in-dscmri-analysis-module/26520 "2022-11-30T19:52:35Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mikebind](https://avatars.discourse-cdn.com/v4/letter/m/71e660/32.png) [@mikebind](https://discourse.slicer.org/u/mikebind)
#### Post date: [November 30, 2022, 7:52pm UTC](https://discourse.slicer.org/t/cant-select-volume-sequence-as-input-in-dscmri-analysis-module/26520/1 "2022-11-30T19:52:36Z")

</div>

Back in July, @lassoan submitted a PR which I believe was supposed to allow the replacement of MultiVolumes with Volume Sequences as inputs to CLI modules (see [Convert between MultiVolume and Volume Sequence? - #5 by lassoan](https://discourse.slicer.org/t/convert-between-multivolume-and-volume-sequence/24504/5)). I wasn’t able to test it right away (see [Windows preview build failing yesterday and today](https://discourse.slicer.org/t/windows-preview-build-failing-yesterday-and-today/24567)), but have finally gotten back around to this topic, and tested this functionality with Slicer 5.2.1, downloaded today. I am not able to select a Volume Sequence as in input for the DSCMRI Analysis module, only MultiVolumes. Specifically, Volume Sequences do not appear in the dropdown menu as options for the “Input 4D Image” parameter, it just says “Select a MRMLMultiVolume” and has options to “Rename current MRMLMultiVolume” and “Delete current MRMLMultiVolume”. I’m not sure what is not working, and would be happy to help troubleshoot if there are steps I could try. Thanks!

---

<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: [November 30, 2022, 8:39pm UTC](https://discourse.slicer.org/t/cant-select-volume-sequence-as-input-in-dscmri-analysis-module/26520/3 "2022-11-30T20:39:16Z")

</div>

Thanks for testing. You are right, I’ve implemented this and it should work.

I was able reproduce the problem, I will look it.

---

<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: [November 30, 2022, 9:21pm UTC](https://discourse.slicer.org/t/cant-select-volume-sequence-as-input-in-dscmri-analysis-module/26520/4 "2022-11-30T21:21:09Z")

</div>

Fixed in:

> <https://github.com/Slicer/Slicer/commit/f6a911153ceaaef8b264beb4d943a14dcfc26958>
>
> Volume sequences were not possible to select in CLI modules.
> It was a regressio…n caused by a recent change.
> 
> Fixes the error reported at https://discourse.slicer.org/t/cant-select-volume-sequence-as-input-in-dscmri-analysis-module/26520.
