But what if I have some custom data in JSON or XML files… not a dataset, some arbitrary data needed by an extension feature or to feed into VTK functions.
Is built-in loading/parsing of such files supported in Slicer?
Python is most likely though I’m not a Python dev… are you saying
’json’/‘xml’ are already used in Slicer or are parts of Slicer available to
Python scripts? This seems an easy answer