Skip to content

TVB-2644: Fix AnimatedViewer on TS obtained with Global Average Monitor

Marmaduke Woodman requested to merge TVB-2644 into master

Created by: VinczeRobert

In case of page_chunk_data has only one shape (x), it should have the shape (x, 1) so the next for doesn't fail.

I made some tests and the only visualizer that it has (Animated Time Series) works. Only trying to launch a PSE on this won't work...

Merge request reports