lassoan / slicerio

Utilities for reading and writing files created by 3D Slicer
MIT License
34 stars 3 forks source link

Support for sliceomatic #2

Closed haidermri closed 1 year ago

haidermri commented 2 years ago

The sandbox extension provides support for reading sliceomati tag files Any possibility of including .tag file support here

lassoan commented 2 years ago

This works already:

nodeid = slicerio.server.file_load(file_path="path/to/test01.dcm.tag", file_type='SliceOmaticTag')