Re: This program just keeps coming back
- From: mitch <mitchu@xxxxxxxxxxxxxx>
- Date: Fri, 18 Aug 2006 15:37:35 GMT
That sounds like it is worth looking at.
I also need to be able to let the user click and draw boxes on the data in the window , which I use to get coordinates for the edits the user wants to perform on the data. Can I get that kind of feedback from the BLT system ?
....M'
Uwe Klein wrote:
mitch wrote:.
One of my old customers has asked me to rework an old program of mine to improve speed anywhere possible.do you have all 30 canvases visible at the same time?
It deals with large datasets of waveform data stored in integer format in text files. A typical dataset would be 30 files (one for each waveform channel), with up to 700,000 values or samples in each file.
In the past I would load up a list of 30 lists, with each of the later mentioned lists holding one channel of data. This worked great back when they were typically sampling 5 channels and 100,000 samples....... things have grown and the huge datasets have really slowed things down.
i would read the data sets into blt_vectors and display them with the
blt_graph widget.
you can easily switch displayed data by changing the associated vectors
have different axes, zooomin , switching single traces on/off
and all that jazz.
I have used it to display 30-40 pairs of set/is traces with >100k samples.
uwe
- Follow-Ups:
- Re: This program just keeps coming back
- From: Uwe Klein
- Re: This program just keeps coming back
- References:
- This program just keeps coming back
- From: mitch
- Re: This program just keeps coming back
- From: Uwe Klein
- This program just keeps coming back
- Prev by Date: Re: Tile [ttk::dialog -icon] question...
- Next by Date: Re: This program just keeps coming back
- Previous by thread: Re: This program just keeps coming back
- Next by thread: Re: This program just keeps coming back
- Index(es):
Relevant Pages
|