Version updated to Python 3.9 and significant usability updates#4
Open
KK1L wants to merge 2 commits intorheslip:masterfrom
Open
Version updated to Python 3.9 and significant usability updates#4KK1L wants to merge 2 commits intorheslip:masterfrom
KK1L wants to merge 2 commits intorheslip:masterfrom
Conversation
# Jan 2021 KK1L # Updated to Python 3.9 # Jul 16 2021 KK1L # Added Clear button to remove the waveforms # Added toggle button to choose channel 1 or 2 from scope # Got the averaging function working and made it do a running average across N bins with no (minimal) execution time hit # On screen progress feedback for scope read, FFT, and display # Warning trap when scope not triggered
# Jan 2021 # update to Python 3.9 # Jul 16 2021 KK1L # Added Clear button to remove the waveforms # Added toggle button to choose channel 1 or 2 from scope # Got the averaging function working and made it do a running average across N bins with no (minimal) execution time hit # On screen progress feedback for scope read, FFT, and display # Warning trap when scope not triggered
|
Thanks for this, it works like a treat 👍🏻 |
Author
|
I am next going to make the amplitude to be correct in dBm...at least that is the next goal. Then maybe extra waveform storage.I am glad it worked for you. It is my first contribution on GitHub and in Python.I am not sure how to make this a directory in the original location.On Jul 17, 2021 02:58, Fuchks ***@***.***> wrote:
Thanks for this, it works like a treat 👍🏻
I installed latest nivisa, latest pyvisa (py -m pip install pyvisa) and numpy.
Last I downloaded PyDSA directly from your repo - that is all to get it working.
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Author
|
I have made some further updates.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.