ljramones / trips

A stellar cartography system
Apache License 2.0
15 stars 2 forks source link

Add new database fields #218

Closed ljramones closed 3 years ago

ljramones commented 3 years ago

Fields to DROP Actual mass Dec_deg RS_Cdeg Fields to ADD Common name Currently stored in MiscText1 Simbad ID Currently stored in MiscText2 Age Currently does not exist. Metallicity Currently stored in MiscText3, but the field should be numeric.

Between 1 and -1, 2 decimals \

Galactic Longitude Field name could just be “L” – between 0 and 360 Galactic Latitude Field name could just be “B” – between -180 and +180

Both are currently in MiscText4 combined.

GaiaID Currently in MiscText5. All stars that have been crossmatched With a Gaia star have the Gaia ID in the CatalogID field, But it’s hard to pull out of there. If users want to be able To do their own data curation, this would help.

ljramones commented 3 years ago

done