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

Enable CPU-based period finding algorithms #500

Open
bfhealy opened this issue Oct 23, 2023 · 0 comments
Open

Enable CPU-based period finding algorithms #500

bfhealy opened this issue Oct 23, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@bfhealy
Copy link
Collaborator

bfhealy commented Oct 23, 2023

In light of #499, we may not always want to offload feature generation to expanse. On smaller scales it may make more sense to run period-finding locally using CPU-based algorithms. These algorithms exist in ztfperiodic but are only partially implemented in scope. As part of efforts for #499, we could complete this task and enable fully local feature generation/inference as an alternative to expanse.

@bfhealy bfhealy added the enhancement New feature or request label Oct 23, 2023
@bfhealy bfhealy changed the title Short feature description Enable CPU-based period finding algorithms Oct 23, 2023
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