diff --git a/docs/schema/fluxstd.md b/docs/schema/fluxstd.md index 4d3cafb..589ede0 100644 --- a/docs/schema/fluxstd.md +++ b/docs/schema/fluxstd.md @@ -68,6 +68,8 @@ Here are the columns in the `fluxstd` table: | teff_gspphot_lower | float | Lower confidence level (16%) of effective temperature from GSP-Phot Aeneas best library using BP/RP spectra | K | \* | | | teff_gspphot_upper | float | Upper confidence level (84%) of effective temperature from GSP-Phot Aeneas best library using BP/RP spectra | K | \* | | | is_fstar_gaia | bool | `True` if teff_gspphot is between 6000K and 7500K | | \* | | +| is_gc_neighbor | bool | Flag for globular cluster neighbor | | | False | +| is_dense_region | bool | Flag for dense stellar region | | | False | | version | str | The version of the F-star candidate catalog | | \* | | | created_at | datetime | The date and time in UTC when the record was created. | | | | | updated_at | datetime | The date and time in UTC when the record was last updated. | | | |