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

added new exponential noise implementation #129

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

behinger
Copy link
Member

No description provided.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@behinger
Copy link
Member Author

what I dont yet like:
-> The default dropoff of 1000 should actually depend on the sampling rate, but it cant, becaue we are agnotistc to the samplig rate. So either we should provide a generator with sampling rate which interanlly reparameterizes tau to from time to samples, or we should not provide a default. Else the noise properties change drastically when changing sampling frequency

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