Re: GF4, A Waveform Calculator

2022-05-19 Thread Edward K. Ream
On Wed, May 18, 2022 at 8:56 AM tbp1...@gmail.com wrote: > I have created a minimal version that does almost nothing except plot a > hard-coded data set and allow you to change the axis settings. It does > however use the actual gf4 code to handle the data and plotting, just with > everything el

Re: GF4, A Waveform Calculator

2022-05-18 Thread tbp1...@gmail.com
I have created a minimal version that does almost nothing except plot a hard-coded data set and allow you to change the axis settings. It does however use the actual gf4 code to handle the data and plotting, just with everything else removed. Put the attached file in the same directory where y

Re: GF4, A Waveform Calculator

2022-05-17 Thread tbp1...@gmail.com
Here is another test you can do. Enable the Test menu: in createmenus.py, find "test menu". Uncomment the last line (mainMenu.add_cascade(...). Then navigate to @file gf4.pyw-->class PlotManager(AbstractPlotManager)-->Misc-->testMacro. Add a new last line to the string so that it reads def

Re: GF4, A Waveform Calculator

2022-05-17 Thread tbp1...@gmail.com
Strange. Yes, let's zoom. email me at the address you have so we can see what's what. in the meantime, do the semilogX and semilogY buttons seem to change the scales as expected? I hope that matplotlib didn't change something. My version should be very current since i just installed python

Re: GF4, A Waveform Calculator

2022-05-17 Thread Edward K. Ream
On Tue, May 17, 2022 at 4:05 PM tbp1...@gmail.com wrote: > yellow, that's good! now as long as they flash when clicked... > Yes. All buttons flash when clicked. Traces show that plot is called, but neither the scales nor the plot itself change after clicking LogLog. Perhaps we could zoom some

Re: GF4, A Waveform Calculator

2022-05-17 Thread tbp1...@gmail.com
yellow, that's good! now as long as they flash when clicked... On Tuesday, May 17, 2022 at 4:58:03 PM UTC-4 Edward K. Ream wrote: > On Mon, May 16, 2022 at 8:44 AM tbp1...@gmail.com > wrote: > >> I just went through it myself, and the log-log plot displayed as shown in >> the tutorial. i can

Re: GF4, A Waveform Calculator

2022-05-17 Thread Edward K. Ream
On Mon, May 16, 2022 at 8:44 AM tbp1...@gmail.com wrote: > I just went through it myself, and the log-log plot displayed as shown in > the tutorial. i can hardly imagine how it wouldn't work for you, knowing > how those buttons are hooked up internally. Not to worry. I'll figure out what is ha

Re: GF4, A Waveform Calculator

2022-05-16 Thread tbp1...@gmail.com
I just went through it myself, and the log-log plot displayed as shown in the tutorial. i can hardly imagine how it wouldn't work for you, knowing how those buttons are hooked up internally. one thing that happens to me, not just with this program, is if i jerk the mouse too much when i click.

Re: GF4, A Waveform Calculator

2022-05-16 Thread Edward K. Ream
On Sun, May 15, 2022 at 11:13 PM tbp1...@gmail.com wrote: > Part 2 of the series > on FFTs is now on the GF4 blog. > Thanks, Thomas. This is a great tutorial. Somehow I missed part 1. Following through on it, everything worked until I hit th

Re: GF4, A Waveform Calculator

2022-05-15 Thread tbp1...@gmail.com
Part 2 of the series on FFTs is now on the GF4 blog. On Friday, May 13, 2022 at 3:40:08 PM UTC-4 Edward K. Ream wrote: > On Fri, May 13, 2022 at 1:22 PM tbp1...@gmail.com > wrote: > >> It will display as a feed in a feed reader, such as Feed

Re: GF4, A Waveform Calculator

2022-05-13 Thread Edward K. Ream
On Fri, May 13, 2022 at 1:22 PM tbp1...@gmail.com wrote: > It will display as a feed in a feed reader, such as Feedbro (which is what > I use). I see. Maybe it would be best to explain on your site :-) Edward -- You received this message because you are subscribed to the Google Groups "leo-

Re: GF4, A Waveform Calculator

2022-05-13 Thread tbp1...@gmail.com
It will display as a feed in a feed reader, such as Feedbro (which is what I use). Also, the blog site has the right element to allow a feed reader to subscribe right from the main blog page. All "news readers" that produce Atom format (or RSS 2.0) produce xml files. It is up the the feed re

Re: GF4, A Waveform Calculator

2022-05-13 Thread Edward K. Ream
On Fri, May 13, 2022 at 7:58 AM tbp1...@gmail.com wrote: > There is now a blog with an Atom feed > . > When I click the link I get a representation of html, with a top-level element. Edward -- You received this message because you are subscrib

Re: GF4, A Waveform Calculator

2022-05-13 Thread tbp1...@gmail.com
There is now a blog with an Atom feed . On Monday, May 9, 2022 at 4:35:26 PM UTC-4 Edward K. Ream wrote: > > > On Mon, May 9, 2022 at 2:40 PM tbp1...@gmail.com > wrote: > >> Screenshot has been added. >> > > Excellent. These pictures are worth m

Re: GF4, A Waveform Calculator

2022-05-09 Thread Edward K. Ream
On Mon, May 9, 2022 at 2:40 PM tbp1...@gmail.com wrote: > Screenshot has been added. > Excellent. These pictures are worth multiple hundreds of words :-) Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and

Re: GF4, A Waveform Calculator

2022-05-09 Thread tbp1...@gmail.com
Screenshot has been added. On Monday, May 9, 2022 at 2:10:21 PM UTC-4 Edward K. Ream wrote: > On Mon, May 9, 2022 at 12:48 PM tbp1...@gmail.com > wrote: > > Edward asked me to announce this here, even though the program is not >> Leo-related aside from being managed in Leo. He also encouraged

Re: GF4, A Waveform Calculator

2022-05-09 Thread Edward K. Ream
On Mon, May 9, 2022 at 12:48 PM tbp1...@gmail.com wrote: Edward asked me to announce this here, even though the program is not > Leo-related aside from being managed in Leo. He also encouraged me to make > the project publicly available on Github. Thanks, Thomas, for sharing this great softwar

GF4, A Waveform Calculator

2022-05-09 Thread tbp1...@gmail.com
Edward asked me to announce this here, even though the program is not Leo-related aside from being managed in Leo. He also encouraged me to make the project publicly available on Github. Here's what I wrote him - "My program, which I call GF4, is a program for viewing and processing 2-D wavef