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 code #13

Open
zemogle opened this issue Feb 26, 2020 · 1 comment
Open

Speed up code #13

zemogle opened this issue Feb 26, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@zemogle
Copy link
Owner

zemogle commented Feb 26, 2020

Currently there is a brute-force approach to identifying stars across images. It looks like this is also done multiple times as the analysis continues. I am proposing doing the matching once at the start of the process and using this master list for the rest of the code.

@zemogle zemogle added the enhancement New feature or request label Feb 26, 2020
@zemogle zemogle self-assigned this Feb 26, 2020
@mfitzasp
Copy link
Collaborator

mfitzasp commented Jun 2, 2022

I have done a lot of this..... it is much faster.... but I can do more. I MUST do more. After RTSRE. It is very much faster now though

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

2 participants