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

Remove analysis_utils.py #506

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Remove analysis_utils.py #506

merged 1 commit into from
Mar 5, 2024

Conversation

jeremykubica
Copy link
Contributor

Removes analysis_utils.py by moving the batch loading into run_search.py. Includes a few small changes to clean up the interface including:

  • Set everything in the loading function by a SearchConfiguration object instead of a combination of object attributes and function parameters.
  • Change do_gpu_search to take an ImageStack object instead of a StackSearch object. It now creates and sets the StackSearch object itself.

@jeremykubica jeremykubica requested a review from maxwest-uw March 5, 2024 14:20
@jeremykubica
Copy link
Contributor Author

Closes #507

@jeremykubica jeremykubica merged commit f39e379 into main Mar 5, 2024
2 checks passed
@jeremykubica jeremykubica deleted the analysis_utils branch March 5, 2024 21:54
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

Successfully merging this pull request may close these issues.

2 participants