rotsim2d.visual#

Plotting functions#

make_extent(t1s, t2s[, scale])

Return extents for imshow or contour(f).

plot2d_im(freqs, spec2d[, spec_linear, ...])

2D imshow plot with decent defaults.

plot2d_scatter(pl[, fig_dict, line, ...])

LaTeX functions#

tikz_diagrams(tree[, direction, ...])

Return tikz code for series of double-sided Feynmann diagrams.

latex_compile(path, doc)

Save doc to path and compile it.

latex_document(fragment)

Wrap provided fragment in a LaTeX document.