SIMPLE-AstroDB / SIMPLE-db

BSD 3-Clause "New" or "Revised" License
11 stars 21 forks source link

[Discussion] What to do with photometric spectral types? #534

Closed rothermichaustin closed 1 month ago

rothermichaustin commented 1 month ago

Roth24 has photometric spectral types. Should we ingest them, or ingest them but not "adopt" them? Related to #482

jgizis commented 1 month ago

I would vote no, because they are not spectral types. You have to measure a spectral type from a spectrum with sufficient resolution in an appropriate wavelength range. Broadband Colors or Absolute magnitudes are correlated with spectral type but not the same thing. I'd say these are predictions of spectral types not measurements of spectral types.

If the magnitudes are in the database then one can use whatever relations one likes to estimate the things that haven't been measured, but to me they need to be kept distinct.

(Similarly, I wouldn't place 1/(photometric distance estimate in parsecs) into a table of measured trigonometric parallaxes although I'd be happy to have it in a "best distance estimate" table, and I wouldn't put a predicted i-z color in from a J-K measurement.)

Just an opinion of course, it all depends on what the database is supposed to represent.

kelle commented 1 month ago

There is also a good discussion happening in the #simple-archive Slack channel. One suggesstion from there which I really like is the idea to add a Photometric boolean column. If there is only one spectral type and its based on photometry, it can still be adopted, but it will have a Photometric = True flag.