tests.test_forward package#

Submodules#

tests.test_forward.test_1d module#

tests.test_forward.test_1d.test_1d_forward_pass()Source#

Runs a forward pass with the Thomson scattering diagnostic and ThomsonParams classes. Saves the results to mlflow.

Parameters:

config – Dictionary - Configuration dictionary created from the input deck

Returns:

Ion data, electron data, and plots are saved to mlflow

tests.test_forward.test_angular_1v module#

tests.test_forward.test_angular_1v.test_arts1d_forward_pass()Source#

Runs a forward pass with the Thomson scattering diagnostic and ThomsonParams classes. Saves the results to mlflow.

Parameters:

config – Dictionary - Configuration dictionary created from the input deck

Returns:

Ion data, electron data, and plots are saved to mlflow

tests.test_forward.test_angular_2v module#

tests.test_forward.test_angular_2v.test_arts2d_forward_pass()Source#

Runs a forward pass with the Thomson scattering diagnostic and ThomsonParams classes. Saves the results to mlflow.

Parameters:

config – Dictionary - Configuration dictionary created from the input deck

Returns:

Ion data, electron data, and plots are saved to mlflow

tests.test_forward.test_angular_2v.plot_fwd_vs_ground_truth(td, ts_params, ThryE, ground_truth)Source#

Module contents#