You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
604 B
Markdown
27 lines
604 B
Markdown
# daqviewer
|
|
|
|
Visualise DAQ csv files
|
|
|
|
![](doc/window.png)
|
|
|
|
|
|
## Installation
|
|
|
|
```
|
|
pip install git+http://git.wrl.unsw.edu.au:3000/danh/pywafo.git@basic
|
|
pip install git+http://git.wrl.unsw.edu.au:3000/danh/daqviewer.git
|
|
```
|
|
|
|
## Note on wafo
|
|
|
|
`pywafo` is part of the Wave Analysis for Fatigue and Oceanography (WAFO) project.
|
|
[www.maths.lth.se/matstat/wafo/](http://www.maths.lth.se/matstat/wafo/)
|
|
|
|
The full version of WAFO has issues on Windows, related to difficulties in building fortran modules from source. That is why the `basic` branch is used in the instructions above.
|
|
|
|
## Usage
|
|
|
|
```
|
|
daqviewer
|
|
```
|