2.3 phot_variable_time_series_gfov_statistical_parameters

Statistical parameters of field-of-view time series, only including observations with rejected_by_variability_processing=false as found in table phot_variable_time_series_gfov.
Note that only sources are included that have phot_variable_flag = "VARIABLE" in the gaia_source table.

Columns description:

solution_id : Solution Identifier (long)

The data in the MDB will be described by means of a ”Solution identifier” parameter. This will be a numeric field attached to each table row that can be used to unequivocally identify the version of all the subsystems that where used in the generation of the data as well as the input data used. Each DPC generating the data will have the freedom to choose the Solution identifier number, but they must ensure that given the Solution identifier they can provide detailed information about the ”conditions” used to generate the data: versions of the software, version of the data used…

source_id : Unique source identifier (long)

A unique single numerical identifier of the source obtained from gaia_source (for a detailed description see gaia_source.source_id)

num_observations_processed : Number of processed G-band observations for variability analyses (int, Dimensionless[see description])

The number of processed observations for variability analyses of this source, only including observations with rejected_by_variability_processing=false, as found in table
phot_variable_time_series_gfov.

mean_obs_time : Mean observation time (with respect to T0) of G-band time series (double, Time[day])

Name: The mean observation time

Input: Gaia barycentric light-travel time corrected FOV observation times with respect to reference time T0 = 2455197.5 days (=J2010.0 = 2010-01-01T00:00:00), only including observations with rejected_by_variability_processing=false, as found in table
phot_variable_time_series_gfov.

Control parameters: None

Output: Let yi be a time series of size N at times ti. The mean t¯ is defined as

t¯=1Ni=1Nti. (2.1)

minimum : Minimum magnitude of the G-band time series (double, Magnitude[mag])

Minimum magnitude of the G-band time series, only including observations with
rejected_by_variability_processing=false, as found in table
phot_variable_time_series_gfov.

maximum : Maximum magnitude of the G-band time series (double, Magnitude[mag])

Maximum magnitude of the G-band time series, only including observations with
rejected_by_variability_processing=false, as found in table
phot_variable_time_series_gfov.

mean : Mean magnitude of the G-band time series (double, Magnitude[mag])

Name: The mean magnitude of the G-band time series

Input: Gaia time series, only including observations with
rejected_by_variability_processing=false, as found in table
phot_variable_time_series_gfov.

Control parameters: None

Output: Let yi be a time series of size N. The mean y¯ is defined as

y¯=1Ni=1Nyi. (2.2)

median : Median magnitude of the G-band time series (double, Magnitude[mag])

Name: Median magnitude of the G-band time series

Input: Gaia time series, only including observations with
rejected_by_variability_processing=false, as found in table
phot_variable_time_series_gfov.

Control parameters: None

Output: The (unweighted) 50th percentile value.

Let yi be a time series of size N ordered such as y(1)y(2)y(N). The m-th (per cent) percentile Pm is defined for 0<m100 as follows:

Pm={y(1)if 0<m<p1y(i)+m-pipi+1-pi(y(i+1)-y(i))if pimpi+1y(N)if pN<m100

where pi=100i/(N+1).

range : Difference between the highest and lowest magnitude of the G-band time series (double, Magnitude[mag])

Name: Magnitude range of the G-band time series

Input: Gaia time series, only including observations with
rejected_by_variability_processing=false, as found in table
phot_variable_time_series_gfov.

Control parameters: None

Output: Let yi be a time series, ymax its largest element, and ymin its smallest element, then the range is defined as

R=ymax-ymin (2.3)

std_dev : Square root of the unweighted variance of the G-band time series values (double, Magnitude[mag])

Name: The square root of the unbiased unweighted variance.

Input: Gaia time series, only including observations with
rejected_by_variability_processing=false, as found in table
phot_variable_time_series_gfov.

Output: Let yi be a time series of size N. The unweighted standard deviation σ^ is defined as the square root of the sample-size unbiased unweighted variance:

σ^=1N-1i=1N(yi-y¯)2.

skewness : Standardized unweighted skewness of the G-band time series values (double, Dimensionless[see description])

Name: The standardised unbiased unweighted skewness.

Input: Gaia time series, only including observations with
rejected_by_variability_processing=false, as found in table
phot_variable_time_series_gfov.

Output: Let yi be a time series of size N. The sample-size unbiased unweighted skewness moment is defined as:

=N(N-1)(N-2)i=1N(yi-y¯)3.

The standardized unbiased skewness E is defined as:

E=σ^3

where σ^ is the square root of the unbiased unweighted variance around the unweighted mean. While is an unbiased estimate of the population value, E becomes unbiased in the limit of large N.

kurtosis : Standardized unweighted kurtosis of the G-band time series values (double, Dimensionless[see description])

Name: The standardised unbiased unweighted kurtosis.

Input: Gaia time series, only including observations with
rejected_by_variability_processing=false, as found in table
phot_variable_time_series_gfov.

Output: Let yi be a time series of size N. The sample-size unbiased unweighted kurtosis cumulant 𝒦 is defined as:

𝒦=N(N+1)(N-1)(N-2)(N-3)i=1N(yi-y¯)4-3(N-2)(N-3)[i=1N(yi-y¯)2]2.

The standardized unbiased kurtosis K is defined as:

K=𝒦σ^4

where σ^2 is the unbiased unweighted variance around the unweighted mean. While 𝒦 is an unbiased estimate of the population value, K becomes unbiased in the limit of large N.

time_duration : Time duration of the G-band time series (double, Time[day])

Duration of Gaia time series, only including observations with
rejected_by_variability_processing=false, as found in table
phot_variable_time_series_gfov.

median_absolute_deviation : Median Absolute Deviation (MAD) of the G-band time series values (double, Magnitude[mag])

Name: The Median Absolute Deviation (MAD)

Input: Gaia time series, only including observations with
rejected_by_variability_processing=false, as found in table
phot_variable_time_series_gfov.

Control parameters: None

Output: Let yi be a time series of size N. The MAD is defined as the median of the absolute deviations from the median of the data, scaled by a factor of 1/Φ-1(3/4)1.4826 (where Φ-1 is the inverse of the cumulative distribution function for the standard normal distribution), so that the expectation of the scaled MAD at large N equals the standard deviation of a normal distribution:

MAD=1.4826median{|yi-median{yj,j(1,N)}|,i(1,N)}. (2.4)

abbe : Abbe value of the G-band time series values (double, Dimensionless[see description])

Name: The Abbe value

Input: Gaia time series, only including observations with
rejected_by_variability_processing=false, as found in table
phot_variable_time_series_gfov.

Control parameters: None

Output: Let {ti,yi} be a time-sorted time series of size N, such that ti<ti+1 for all i<N. The Abbe value 𝒜 is defined as

𝒜=N2(N-1)i=1N-1(yi+1-yi)2i=1N(yi-y¯) (2.5)

where y¯ is the unweighted mean.

iqr : Interquartile range of the time series values (double, Magnitude[mag])

Name: The Interquartile Range (IQR)

Input: Gaia time series, only including observations with
rejected_by_variability_processing=false, as found in table
phot_variable_time_series_gfov.

Control parameters: None

Output: The difference between the (unweighted) 75th and 25th percentile values: IQR=P75-P25.

Let yi be a time series of size N ordered such as y(1)y(2)y(N). The m-th (per cent) percentile Pm is defined for 0<m100 as follows:

Pm={y(1)if 0<m<p1y(i)+m-pipi+1-pi(y(i+1)-y(i))if pimpi+1y(N)if pN<m100

where pi=100i/(N+1).