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

add support for getting the best-fit model parameters #11

Open
lgarrison opened this issue May 17, 2024 · 0 comments
Open

add support for getting the best-fit model parameters #11

lgarrison opened this issue May 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@lgarrison
Copy link
Member

Astropy Lomb Scargle has a model_parameters() method that returns the least-squares fit at a single frequency. I don't think we need to use finufft for this, but it would probably make sense to add to the nifty-ls API. In the meantime, users can use nifty-ls for the periodogram and Astropy for the model parameters.

Thanks to @soichiro-hattori for the recommendation!

@lgarrison lgarrison added the enhancement New feature or request label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant