I0_to_Ie

petrofit.modeling.I0_to_Ie(I_0, n)[source]

Converts the intensity at the 0 radius (I_0) to the Sersic intensity at the effective radius (I_e) based on the Sersic index (n).

Parameters:
I_0float

Intensity at the 0 radius (I_0).

nfloat

Sersic index.

Returns:
float

Sersic intensity at the effective radius (I_e).