In the channel-wise version of stage 5, velocity_local block produces an empty plot. This is due to missing lines of code, where the canvas is supposed to be filled with the actual plot.
A first step can be that of borrowing such lines of code from the analogous block in the other version of stage 5, velocity_planar, properly adapted.
In the channel-wise version of stage 5,
velocity_localblock produces an empty plot. This is due to missing lines of code, where the canvas is supposed to be filled with the actual plot.A first step can be that of borrowing such lines of code from the analogous block in the other version of stage 5,
velocity_planar, properly adapted.