planck

typhon.physics.planck(f, T)[source]

Calculate black body radiation for given frequency and temperature.

Parameters:
  • f (float or ndarray) – Frquencies [Hz].

  • T (float or ndarray) – Temperature [K].

Returns:

Radiances.

Return type:

float or ndarray