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

More stars in the ages VAC than in the main catalog? #1

Closed
jobovy opened this issue Nov 11, 2020 · 2 comments
Closed

More stars in the ages VAC than in the main catalog? #1

jobovy opened this issue Nov 11, 2020 · 2 comments

Comments

@jobovy
Copy link

jobovy commented Nov 11, 2020

Hi @svenbuder!

I was downloading the latest GALAH DR and noticed that there seem to be many more entries in the ages VAC than in the main catalog file. That is, there are 651752 entries in the ages VAC while there are only 588571 in the main catalog. All of the entries in the ages VAC seem to have a unique sobject_id. Are these duplicates? Your code for joining the two catalogs works fine, but I just wanted to check whether this difference in the numbers is expected?

On another topic, when will the spectra be released? We are eagerly looking forward to those 🙂

Thanks!

@svenbuder
Copy link
Owner

Hi @jobovy,

There is a difference because we have a main catalog for all spectra (allspec) and a smaller clean version with only one entry per star (allstar).

The ages VAC has entries for all spectra individually with low flag_sp, that is, a large portion of the allspec file. allspec contains all measurements for all spectra, whereas allstar only contains 1 measurement per star (from the highest S/N spectrum). So the additional entries are from repeats of the same star.

We are still having issues with ingesting the spectra - I will make sure that you will know once they are online 🙂 I assume you want to download all spectra anyway? In that case maybe shoot an email to galah.helpdesk@gmail.com, because I think it might be easier to provide you with an HDF5 file.

Best,

Sven

@jobovy
Copy link
Author

jobovy commented Nov 11, 2020

Hi @svenbuder, thanks for the clarification! I've now added an interface to GALAH DR3 to my gaia_tools package that also optionally loads the VACs.

Yes, we would just want to download all of the spectra 🙂, so good to know that they are available already; I'll email the helpdesk!

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants