Lws File Format

The signal processing routines of the LWS project use a simple common file format. Each trace file contains a sequence of floating point numbers separated by a white space. The number of samples in the trace is thus implicit. This format is used for both input and output. Here is a sample:
1.002
1.0333 4.555 6.6
7.7
8.8

a 6 element trace.
Wm P. Kamp