Commit 48a7fdf806c65099fa688b6b6286c5daa07abe90

Authored by bmarechal
1 parent 87cea8f7e8
Exists in master

depreciation

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

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