Fixed rounding error in frameCPP GWF reading
This PR fixes a bug in reading GWF data with frameCPP; the index of the end of the array needs to be rounded down, and never up, since ADC samples are typically considered semi-open [)
intervals
This PR fixes a bug in reading GWF data with frameCPP; the index of the end of the array needs to be rounded down, and never up, since ADC samples are typically considered semi-open [)
intervals