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

ducc0 for noise.py and other applications of FFT #249

Open
paganol opened this issue Jun 20, 2023 · 2 comments
Open

ducc0 for noise.py and other applications of FFT #249

paganol opened this issue Jun 20, 2023 · 2 comments

Comments

@paganol
Copy link
Member

paganol commented Jun 20, 2023

Should we switch to ducc0 in noise.py? See, in particular, here and here

@mreineck
Copy link
Collaborator

Depends on the flexibility we need in the noise. If the documented 1/(f**alpha) spectrum with given f_knee and f_min is fine, then this is probably the fastest and most memory-saving approach, and it can produce infinite streams without discontinuities.
If we need more general noise spectra, the infrastructure from toast may be a better fit.

@paganol
Copy link
Member Author

paganol commented Jun 28, 2023

For now, I would go for ducc0 implementation. Should be easy to do, @martamonelli and @pcampeti already have experience with it, and they can work on this.

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

2 participants