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

Double precision for scaleless 1/f noise #2

Open
EigenSolver opened this issue Aug 13, 2024 · 0 comments
Open

Double precision for scaleless 1/f noise #2

EigenSolver opened this issue Aug 13, 2024 · 0 comments

Comments

@EigenSolver
Copy link
Owner

1/f noise is used as part of the Pink-Brownian sheet. Yet, due to the natural spectral width of 1/f PSD (from 1e-10 to 1e3 MHz), the calculation based on 1/f noise may hit the precision boundary of Float64 and thus lead to inaccurate results.

May require a fix using Double64 or BigFloat.

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

No branches or pull requests

1 participant