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: np.ndarray[float, ndim=N]

array of fluxes