Read 2 Sample per... Fails.

Tormod Volden lists.tormod at gmail.com
Wed Mar 8 14:41:32 GMT 2023


On Tue, Mar 7, 2023 at 9:40 PM Dan Kemppainen wrote:
> The problem is, the Read 1 Sample per (x) frames crashes. It either
> throws and error, or just hangs and crashes.

> ASCII file is 32M lines, four columns. Reads and displays OK, just
> crashes when trying to reduce samples.

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


More information about the Kst mailing list