decorate#

Added in version 0.8.0.

2D arrays#

print_2d_array(array[, fmt, highlight, ...])

Print 1D and 2D arrays in the terminal.

Colormap#

custom_cmap(start_color, finish_color)

Prepare custom colormap.

Axes#

plot_hlines(ax, positions, **kwargs)

Plot horizontal lines.

plot_vlines(ax, positions, **kwargs)

Plot vertical lines.

Logo and info#

logo([info, line_length, flat, date_time, ...])

Logo generator for rad-tools package.

stamp_line([date_time, version, githash, ...])

Return one-line information about the package.

license()

Return the license of the package.