You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
radius_flame_lower : Lower confidence level (16%) of radius_flame (float, Length & Distance[Solar Radius])
Lower confidence level (16%) of the radius of the star from FLAME, see description for radius_flame. It is derived from teff_gspphot, lum_flame and associated uncertainties. It is defined as the 16th percentile value of the distribution from sampling. Upper and lower levels include 68% confidence interval.
radius_flame_upper : Upper confidence level (84%) of radius_flame (float, Length & Distance[Solar Radius])
Upper confidence level (84%) of the radius of the star from FLAME, see description for radius_flame. It is derived from teff_gspphot, lum_flame and associated uncertainties. It is defined as the 84th percentile value of the distribution from sampling. Upper and lower levels include 68% confidence interval.
The text was updated successfully, but these errors were encountered:
As log(LDD) is a Gaussian distribution, it means LDD is a log-Normal distribution.
In supplement of giving (standard error e_LDD), values LDD_lo / LDD_hi can be given too (asymmetric error) like GAIA:
https://gea.esac.esa.int/archive/documentation/GDR3/Gaia_archive/chap_datamodel/sec_dm_astrophysical_parameter_tables/ssec_dm_astrophysical_parameters.html#astrophysical_parameters-radius_flame
The text was updated successfully, but these errors were encountered: