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

Speed up saturated registration mode #15

Open
arjunsavel opened this issue Apr 27, 2020 · 0 comments
Open

Speed up saturated registration mode #15

arjunsavel opened this issue Apr 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@arjunsavel
Copy link
Owner

Is your feature request related to a problem? Please describe.
The saturated image registration mode is currently orders of magnitude slower than the default mode. If it were faster, though, its level of robustness would make it the clearly preferred registration method.

Describe the solution you'd like
Using Cython or Numba would probably be best.

Describe alternatives you've considered
Parallelizing the code might be helpful, but not sure if this is too dependent on the number of cores available to the user.

@arjunsavel arjunsavel added the enhancement New feature or request label Apr 27, 2020
@arjunsavel arjunsavel added this to the SImMER v2.0.0 milestone Apr 27, 2020
@arjunsavel arjunsavel self-assigned this Apr 27, 2020
@arjunsavel arjunsavel removed this from the SImMER v2.0.0 milestone Apr 27, 2020
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