solrat.atom_model.multi_term_atom_model_lte.object.radiation_tensor module

class solrat.atom_model.multi_term_atom_model_lte.object.radiation_tensor.RadiationTensorLTE[source]

Bases: BaseRadiationTensor

Base class for Radiation tensor \(J^K_Q(\nu_{ul}\).

classmethod from_model_config(config: BaseConfig) Self[source]

Constructor from the model config.

abstract rotate_to_magnetic_frame(angles: Angles) Self[source]

Rotate JKQ to the magnetic reference frame.

Parameters:

angles – Angles instance with observation geometry.