drakmail / isfread-py

python script for reading isf files from TDS-series tektronix oscilloscopes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python script for read data from a Tektronix ".ISF" files
----------------------------------------------------------

Python script for ascii-converting binary ISF files from TDS series Tektronix 
Oscilloscope instruments. 

Short usage example
--------------------
In linux command line::

    $ python isfread.py file.isf > ascii.dat 

Author
------
Gustavo Pasquevich - 2011 
UNLP-CONICET-Argentina

keywords: ISF, TekTronix, isfread, python

Acknowledgment
--------------

Based on matab script isfread.m by Jhon Lipp. 

About

python script for reading isf files from TDS-series tektronix oscilloscopes

License:Other


Languages

Language:Python 100.0%