magToFlux

beast.observationmodel.phot.magToFlux(mag)[source]

Return the flux from magnitude values

Parameters:

mag (np.ndarray[float, ndim=N]) – array of magnitudes

Returns:

flux – array of fluxes

Return type:

np.ndarray[float, ndim=N]