plot1

Usage
usage: plot1.py [-h] [--wordsize WORDSIZE] file

Positional Arguments

file

data file

Named Arguments

--wordsize

16 or 32

Default: 16

Outline:

plot1.py : plot a long single-channel data file

plot_data(args)[source]
run_main(args)[source]
get_parser()[source]