visualization#

Module relating to visualizing, plotting, etc.

Functions

show_profile_phi_degs(func[, fig, phi_degs, ...])

Show EMC3-EIRENE discretized data function in R-Z plane with several toroidal angles.

show_profiles_rz_plane(list_data, index_func)

Show several EMC3-EIRENE discretized data functions in one R-Z plane.

show_profile_xy_plane(func[, z, fig, mask, ...])

Show EMC3-EIRENE discretized data function in X-Y plane.

set_axis_properties(axes)

Set x-, y-axis property.

set_norm(mode, vmin, vmax[, linear_width])

Set variouse Normalize object.

set_axis_format(axis, formatter[, ...])

Set axis format.

add_inner_title(ax, title[, loc, size, ...])

Add inner title to the axes.