tardis.montecarlo.estimators.dilute_blackbody_properties module

class tardis.montecarlo.estimators.dilute_blackbody_properties.MCDiluteBlackBodyRadFieldSolver[source]

Bases: object

solve(radfield_mc_estimators, time_of_simulation, volume)[source]

Calculate an updated radiation field from the :math: bar{nu}_textrm{estimator} and \(\J_\textrm{estimator}\) calculated in the montecarlo simulation. The details of the calculation can be found in the documentation.

Parameters
nubar_estimatornp.ndarray (float)
j_estimatornp.ndarray (float)
Returns
t_radiativeastropy.units.Quantity (float)
dilution_factornumpy.ndarray (float)