calc_z_gmag#

pygaia.errors.utils.calc_z_gmag(gmag)#

Calculate the value for the parameter z in the formula for G magnitude errors as a function of G and (V-I).

Parameters:

gmag (float or array) – Value of G-band magnitude.

Returns:

z – Value of z.

Return type:

float or array