grvs_from_vminic#

pygaia.photometry.transformations.grvs_from_vminic(vminic)#

Calculate \(G_\mathrm{RVS}\) from the input value(s) of \(V-I_\mathrm{c}\).

Parameters:

vminic (ndarray, float) – Value(s) of \(V-I_\mathrm{c}\) from which to calculate \(G_\mathrm{RVS}\).

Returns:

gminrvs – The values of \(G_\mathrm{RVS}\). NANs are returned for \(V-I_\mathrm{c}\) values corresponding to \(G-G_\mathrm{RP}\) values outside the valid range listed in Sartoretti et al. (2022).

Return type:

ndarray, float