B
EAST
:docs
Index
Modules
Navigation
next »
« previous
|
beast v2.0.1.dev25+g8ad7ba6
»
Observation Model
»
magToFlux
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
Page Contents
magToFlux
magToFlux()