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

Compute Gaussian random field from power spectrum #201

Open
jasonmcewen opened this issue Apr 15, 2024 · 1 comment
Open

Compute Gaussian random field from power spectrum #201

jasonmcewen opened this issue Apr 15, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jasonmcewen
Copy link
Contributor

jasonmcewen commented Apr 15, 2024

We should have a function that takes a power spectrum and then compute a Gaussian random field with that power spectrum. While this is relatively straightforward, it would make things easier for users.

We already have functionality to compute Gaussian randoms fields on the sphere in signal_generator but this doesn't support a power spectrum. A good place for this functionality is probably in the same file.

@jasonmcewen jasonmcewen added good first issue Good for newcomers enhancement New feature or request labels Jan 24, 2025
@jasonmcewen jasonmcewen changed the title Compute Gaussian simulation from power spectrum Compute Gaussian random field from power spectrum Jan 24, 2025
@ntessore
Copy link

I'd be happy to give it a shot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants