I have compiled an Excel list of possibly interesting stars for anyone doing photometry or spectroscopy. There are many stellar catalogs in different formats, such as those at the AAVSO and the Centre de Données astronomiques de Strasbourg (SIMBAD, Vizier, etc.), which may be searched by different criteria. However, I wanted an Excel-type list in which I could see everything on one page, and sort the rows in several manners.
I shared the spreadsheet’s preliminary version, which contains 845 stars, with some friends and got positive feedback indicating that it might be useful to other people.
Well… things got more complex. I soon discovered that my star list needs occasional updating, as the databases from which I got the data evolve. Also, someone asked me to insert a column with the HD star numbering. Well, since there are 845 stars in my listing, this task alone is time-consuming. When doing it, I soon discovered that some stars’ spectral types had changed in the databases from where the data come from (AAVSO VSX, Simbad).
To solve the matter, I generated a Python code to connect my Excel file to the VSX and update my spreadsheet; this code still needs improving, testing, and implementation.
So, I wonder if someone in this group would like to look at the code and tell me if I am on the right track; better yet if someone finds what needs to be done to implement the code for the program to search VSX and update the spreadsheet at my command.
I would then share the star list (Excel file) and the initial Python code with anyone willing to take a quick look.
Note: I am no programmer; I can’t say I can code…
Thanks.
Ari