allen-cell-animated / volume-viewer

https://allen-cell-animated.github.io/volume-viewer/
Other
90 stars 7 forks source link

multi-source: allow number of T to be different #208

Closed toloudis closed 2 months ago

toloudis commented 2 months ago

Use Case

We have data sets where the segmentations are fewer timepoints than the raw. We would like to be able to show these in the viewer anyway.

Solution

It would be fine to truncate the time series at the minimum T of all the sources. We can console-log as a warning that this is happening.