Skip to content

Conversation

@30hours
Copy link

@30hours 30hours commented Jun 2, 2024

The first commit removes the numpy tostring() function deprecated in 1.19.0 (currently at 1.26.4 on PyPi). The replacement is tobytes().

The second commit adds a seed when generating random phases. This is so any image produces identical IQ data when the program is re-run. My application is in a capture the flag where having consistent IQ data is important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant