Luke Campagnola
362a0dcd04
Fixes for Python3, PySide
2013-01-12 18:07:35 -05:00
Luke Campagnola
253d27d392
Fixed print statements for python 3
2013-01-12 14:35:32 -05:00
Luke Campagnola
91ff9bbda4
Fixes against previous commits:
...
- fixed example testing script
- Added finer axis ticks back in some instances
- fixed improper bounds caching in log/fft mode
- fixed exception handling in remoteproxy
2013-01-11 20:21:11 -05:00
Luke Campagnola
9a1d7d74cb
Improved performance for remote plotting:
...
- reduced cost of transferring arrays between processes (pickle is too slow)
- avoid unnecessary synchronous calls
Added RemoteSpeedTest example
2013-01-10 16:10:27 -05:00
Luke Campagnola
c07a92efbe
Reorganized directory structure to be more standard
...
Started new SVG exporter
Merged updates from ACQ4
2012-12-25 00:43:31 -05:00