Operating system: Windows 10
Slicer version: Slicer 4.11.0
Expected behavior: Load 4D volume nrrd file as sequence using script
Actual behavior: volume is loaded as vtkMRMLMultiVolumeNode
Hi All
I can’t find the right methods to load the 4D volume nrrd file as a Sequence with the vtkMRMLScalarVolumeNode being created in the Subject Hierarchy.
I have the Sequences Extension installed and have saved a multivolume file as a nrrd file. I can load this manually using the Add Data dialog with the “Volume Sequence” option in the description dropdown.
Typing this into the Python Interactor (as well as my code) gives me a runtime error:
Traceback (most recent call last):
File “”, line 1, in
File “C:\Users\Carol\AppData\Local\NA-MIC\Slicer 4.11.0-2019-07-15\bin\Python\slicer\util.py”, line 398, in loadNodeFromFile
raise RuntimeError(errorMessage)
RuntimeError: Failed to load node from file: D:\BainesWork…\ImageVolumes\DCE\ShortName.seq.nrrd