Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make noise and PRBS generation filters deterministic #632

Open
azonenberg opened this issue Jun 16, 2022 · 0 comments
Open

Make noise and PRBS generation filters deterministic #632

azonenberg opened this issue Jun 16, 2022 · 0 comments
Labels
filter Filter graph blocks

Comments

@azonenberg
Copy link
Collaborator

Filters should always produce the same output if called more than once.

Proposal:

  • PRBS: generate new seed at start, allow user to override as parameter
  • Noise: have dropdown for selecting free-run mode (seeded by input waveform timestamp) or constant user-specified seed
@azonenberg azonenberg added the filter Filter graph blocks label Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filter Filter graph blocks
Projects
None yet
Development

No branches or pull requests

1 participant