forked from gpasquev/isfread-py
-
Notifications
You must be signed in to change notification settings - Fork 0
python script for reading isf files from TDS-series tektronix oscilloscopes for python 2.7 and python 3
License
houpuli/isfread-py
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 modified by fenixnano on 2019: tweak the code so it can work in python 3 as well as python 2.7 tweak the code for header so it can work with newer isf format required module: six original 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 for python 2.7 and python 3
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%