Skip to content
Snippets Groups Projects
README.md 290 B
Newer Older
Coda Phillips's avatar
Coda Phillips committed
Installation
------------

1. Install python 3 with anaconda
2. Install dmv from wheel
Coda Phillips's avatar
Coda Phillips committed
3. `python setup.py install`
Coda Phillips's avatar
Coda Phillips committed

Invocation
----------

```
$ python run_aeri_qc.py 

usage: run_aeri_qc.py [-h] [--hint HINT] ftp [sci]
run_aeri_qc.py: error: the following arguments are required: ftp
Coda Phillips's avatar
Coda Phillips committed
```