Commit 2e009c12dfb714add2bbe268549cf0c1f1203503

Authored by bmarechal
1 parent 1ded7f3691
Exists in master

-

Showing 1 changed file with 0 additions and 2 deletions Inline Diff

--- 1
# Description 2 1 # Description
3 2
Compute and plot Allan Deviation from tab separated values files. 4 3 Compute and plot Allan Deviation from tab separated values files.
--- 5
6 4
# Usage 7 5 # Usage
8 6
`python allanplot.py --help` 9 7 `python allanplot.py --help`
10 8
usage: allanplot.py [-h] [-f FILENAME] [-c COLUMNS [COLUMNS ...]] [-r RATE] 11 9 usage: allanplot.py [-h] [-f FILENAME] [-c COLUMNS [COLUMNS ...]] [-r RATE]
12 10
Plot Allan Deviation from timeseries file 13 11 Plot Allan Deviation from timeseries file
14 12
optional arguments: 15 13 optional arguments:
-h, --help show this help message and exit 16 14 -h, --help show this help message and exit
-f FILENAME File(s) to import (default *.dat) 17 15 -f FILENAME File(s) to import (default *.dat)
-c COLUMNS [COLUMNS ...] 18 16 -c COLUMNS [COLUMNS ...]