cherab.nagdis.inversion

Subpackage related to the tomographic inversion.

Functions

create_raytransfer_box(parent[, radius, ...])

Create a RayTransferBox object with the given parameters.

create_raytransfer_cylinder(parent[, ...])

Create a RayTransferCylinder object with the given parameters.

plot_rtb_cross_section_grid(rtb, ax, **kwargs)

Plot only the x-y cross-section grid lines of a RayTransferBox on a given axis.

plot_rtb_grid(rtb[, is_plot_axis])

Plot the grid of the RayTransferBox object.

plot_rtc_grid(rtc[, is_plot_axis])

Plot the grid of the RayTransferCylinder object.

Modules

raytransfer

Module to offer ray-transfer emitter objects.

utils

Utilities for the inversion functionality.