You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Plotting routines (in wxFrame?, direct to EPS/PNG)
* Pad vertical axis in plot so that trace fits well
* Can python file objects be used in place of os file descriptors?
Should the RigolScope object hold the most recently acquired data for use by processing routines? For example the plotting object can be linked to RigolScope object for message passing.
Which RigolScope methods should be part of the public interface and which are private?