[Sequences] Possible to save multiple sequences to one file?

Is it possible to save multiple sequences to a single file?

@lassoan @cpinter

We had talked about implementing an export feature for sequence browser nodes: https://github.com/SlicerRt/Sequences/issues/13.

In Perk Tutor, we implemented a solution for exporting a sequence browser node as a single file. This solution should already work for almost any type of node sequence. We use it regularly for transform and tracked ultrasound sequences. We can think about moving this functionality to Sequences extension.

In the short term, you can install Perk Tutor extension and try it out for your data. Note that exporting is not available through the generic save dialog; you must export from one of the Perk Tutor modules directly. You can reload in the usual way (e.g. drag-and-drop).

1 Like

Not bad! It would be nice if the sequence browser node was savable if all the contained sequences were compatible (same index type, etc…)