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
The code could use a PyTest for the individual actions, especially those that apply some form of processing (namely single frequency FFTs). We should generate a signal IQ, feed that into the processing algorithm and ensure the returned result is what we expect. This would prevent any accidental mistakes when adjusting the algorithms. Once the Generic Measurement Info branch is pulled in, this can be implemented (this issue is serving as a reminder).
The text was updated successfully, but these errors were encountered:
The code could use a PyTest for the individual actions, especially those that apply some form of processing (namely single frequency FFTs). We should generate a signal IQ, feed that into the processing algorithm and ensure the returned result is what we expect. This would prevent any accidental mistakes when adjusting the algorithms. Once the
Generic Measurement Info
branch is pulled in, this can be implemented (this issue is serving as a reminder).The text was updated successfully, but these errors were encountered: