rawplot

Usage
usage: rawplot.py [-h] [--nchan NCHAN] [--pchan PCHAN] [--word WORD] binfiles [binfiles ...]

Positional Arguments

binfiles

file[s] to convert

Named Arguments

--nchan

number of channels

Default: 1

--pchan

number of channels to plot

Default: 1

--word

int16|int32

Default: “int16”

Outline:

rawplot : plots raw data

get_word_type(wtype)[source]
plot(args, chx)[source]
load_and_plot(args)[source]
get_parser()[source]