Stellarium / stellarium

Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and macOS. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.
https://stellarium.org
GNU General Public License v2.0
7.49k stars 809 forks source link

Add filters for exoplanets #1141

Open mattbaker298 opened 4 years ago

mattbaker298 commented 4 years ago

Great work and congratulations on 20 years of Stellarium!

I'm thinking of getting into photometric analysis of exoplanet transits using an amateur setup and was wondering if there could be a filter for the variables such as the orbital period, magnitude of host star, radius, detection type, etc.

This will really help when it comes to potential transits and when I can begin imaging the host star

Thanks,

Matt

github-actions[bot] commented 4 years ago

Thanks for adding your first issue to Stellarium. If you have questions, please do not hesitate to contact us.

alex-w commented 4 years ago

Why not use specialized websites or databases, such http://exoplanet.eu?

alex-w commented 3 years ago

@mattbaker298 I can add the table in the GUI of plugin to ability sort the data by various columns and selecting the host stars on the sky. Is it acceptable solution?

github-actions[bot] commented 3 years ago

Please check the fresh version (development snapshot) of Stellarium: https://github.com/Stellarium/stellarium-data/releases/tag/weekly-snapshot

mattbaker298 commented 3 years ago

Thank you so much for this!

Is it possible to do something where it filters multiple variables from a range between two values across other variables too.

eg. SELECT * FROM Table WHERE Radius BETWEEN 1 AND 1.8 AND Mag BETWEEN 8 AND 11;

ilkant commented 11 months ago

You can download exoplanets as VOTable, CSV and DAT from exoplanet.eu. For example if you download CSV file, you can load it to spreadsheet and do filters there. And if you convert that to SQL, you can do SQL sentences with database.

And after Stellarium 23.3 you can import them as json, is you can modify them to json.