cherab.phix.tools.visualize#

Modules to offer visualization tools.

Functions

plot_ray(ray, world)

Plotting the spectrum of one ray-tracing.

show_phix_profiles(profiles[, fig, ...])

Show in-phix-limiter 2D profiles such as emission profile.

show_phix_profile(axes, profile[, cmap, ...])

Show in-phix-limiter 2D profile with pcolormesh and plot their contours.

set_axis_properties(axes)

Set x-, y-axis property.

set_cbar_format(cax, formatter[, linear_width])

Set colorbar's locator and formatter.

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

Set variouse Normalize object.