bigplota
Usage
usage: bigplota.py [-h] [--u1 U1] [--u2 U2] [--ucount UCOUNT] [--c1 C1] [--c2 C2] [--ccount CCOUNT] [--subplots SUBPLOTS]
Named Arguments
- --u1
first uut (count from 1)
Default: 1
- --u2
last uut (count from 1), inclusive
Default: -1
- --ucount
uut count unless overriden by –u2
Default: 4
- --c1
first channel (count from 1)
Default: 1
- --c2
last channel (count from 1), inclusive
Default: -1
- --ccount
channel count unless overridden by –c2
Default: 4
- --subplots
set to 1 to plot with subplots per uut
Default: 0