Awesome
keysightBin:
- A binary oscilloscope file reader
Features:
- A python script to read keysight binary oscilloscope file to numpy array
Usage:
- Linux:
- Install python 2 or 3
- place importAgilentBin.py
- import importAgilentBin
- importAgilentBin.importAgilentBin(binfile)
Bugs:
- Please report bugs / request to the github issure tracker.
Contributing:
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
Notes:
none