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

don't query the database for forced fits but use source extraction position from previous step #525

Open
gijzelaerr opened this issue Aug 9, 2016 · 0 comments

Comments

@gijzelaerr
Copy link
Collaborator

Not sure what the implications of this would be, but we could reduce the number of queries if we simplify the forced fits procedure by not querying the database for the forced fits (missing blind detections) but just use the previously found sources in the image.

the database is the slowest part in the whole pipeline, no matter what what backend we use. if we could somehow minimize the number of queries to only inserts of extracted sources and image metadata we could make TraP probably much faster.

@gijzelaerr gijzelaerr added this to the Medium-term milestone Aug 9, 2016
@gijzelaerr gijzelaerr self-assigned this Aug 9, 2016
@gijzelaerr gijzelaerr removed their assignment Feb 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant