Closed raacampbell closed 3 years ago
The SI API saves each frame of an average separately in the stripe data buffer. We don't pull in all and average so the resulting data that we run on are non-averaged. Fix this because it's not expected behavior.
fixed: 356303c4ffdc53164968bd5ae16bfa5a2b750dc0
The SI API saves each frame of an average separately in the stripe data buffer. We don't pull in all and average so the resulting data that we run on are non-averaged. Fix this because it's not expected behavior.