Read 2 Sample per... Fails.

Dan Kemppainen dan at irtelemetrics.com
Thu Mar 9 16:06:44 GMT 2023


On 3/9/2023 7:00 AM, kst-request at kde.org wrote:
> 
> I tried to reproduce but it works fine here (on Linux):
> 
> perl -e 'print "1.1 2.2 3.3 4.4\n" x 32000000' > /tmp/32m.data
> kst2 /tmp/32m.data -s 1000 -y 1 -y 2 -y 3 -y 4
> 
> Tormod
> 

Your results are interesting. Can you verify you are displaying only one 
sample per two frames? That is, every other line. This is my issue.

Basically, trying to FFT full year of data at 1SPS. 24bit FFT len only 
does ~.53 years, so discarding every other sample will allow FFT of full 
data set.

I did notice that for very small files this works under windows as 
expected.

Will try the command line. Currently using the windows version, and use 
the GUI and wizard to import data.

Data files are currently CSV. Perhaps there is something there with the 
comma delimiter.

Will try to test more this evening.

Thanks,
Dan


More information about the Kst mailing list