index
:
lecrunch
master
LeCrunch is a set of libraries and scripts for communicating and extracting waveform traces from LeCroy X-stream oscilloscopes.
Anthony LaTorre
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-03-29
small syntax error, use math.log10
Anthony LaTorre
2013-03-29
catch keyboard interrupt and resize datasets
Anthony LaTorre
2013-03-29
recv function now accepts size, added a method to enable fastframe, commented...
Anthony LaTorre
2013-03-01
add ability to fetch waveforms in chunks when fastframe is turned on.
Anthony LaTorre
2013-03-01
added beginnings of script to save waveforms to disk to tektronix.py.
Anthony LaTorre
2013-03-01
add method to fetch waveforms. also add methods to convert waveform to voltag...
Anthony LaTorre
2013-03-01
add method to fetch preamble which gives information about the format of the ...
Anthony LaTorre
2013-02-28
start of module for communicating with tektronix scopes.
Anthony LaTorre
2013-02-27
use setup.scope_ip in scope test.
Anthony LaTorre
2011-08-22
add ability to specify file and dataset attributes by prompting the user when...
Anthony LaTorre
2011-08-22
add __init__.py
Anthony LaTorre
2011-08-17
documentation update and open hdf5 files in read only mode in draw.py
Anthony LaTorre
2011-06-09
readme file specified the wrong file to edit to specify the oscilloscopes's i...
Anthony LaTorre
2011-06-09
you can now take data using sequence mode! also, updated the README file to i...
Anthony LaTorre
2011-06-02
documentation update
Anthony LaTorre
2011-05-23
documentation update
Anthony LaTorre
2011-05-02
initial commit
Anthony LaTorre