JuliaImages/Images.jl#554 made me think that it might be nice to show time series data as GIFs or as a horizontal sequence (show a couple frames then an ellipsis). Currently master simply shows like this
Gray Images.Image with:
data: 2048×2044×2 Array{ColorTypes.Gray{FixedPointNumbers.UFixed{UInt16,16}},3}
properties:
timedim: 3
colorspace: Gray
imagedescription: <suppressed>
spatialorder: x y
pixelspacing: 1 1
Maybe this is a bad idea and the text output is better. Thought I would put it out there anyway.
JuliaImages/Images.jl#554 made me think that it might be nice to show time series data as GIFs or as a horizontal sequence (show a couple frames then an ellipsis). Currently master simply shows like this
Maybe this is a bad idea and the text output is better. Thought I would put it out there anyway.