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

Add new columns to the prediction table #59

Open
altairgomes opened this issue Jan 28, 2021 · 0 comments
Open

Add new columns to the prediction table #59

altairgomes opened this issue Jan 28, 2021 · 0 comments
Assignees
Labels
effort_medium It may take some time to solve enhancement New feature or request prediction

Comments

@altairgomes
Copy link
Collaborator

altairgomes commented Jan 28, 2021

Some columns should be added to the PredictionTable, or allow the users to add any value they want. A function to read the Gaia table and download the new values should be created. This should not be made in the prediction itself because the table download could be too big. In the PredictionTable this function could use the Star object to download all the information, but this would require a loop through all the stars that would take time to download.

A solution is to implement the search on the Gaia ESA Archive using SQL commands that can download the required information directly using the Gaia Source-ID.

[SORA-1]

@altairgomes altairgomes added enhancement New feature or request effort_medium It may take some time to solve prediction labels Jan 28, 2021
@altairgomes altairgomes self-assigned this Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort_medium It may take some time to solve enhancement New feature or request prediction
Projects
None yet
Development

No branches or pull requests

1 participant