URDFPlot is a program for plotting radial distribution functions produced by UNEX.

Binaries of URDFPlot are bundled with respective versions of UNEX, which can be found on the Downloads page.

Examples

Plot experimental radial distribution function with error bars and gray area around the difference curve:

urdfplot --no-legend --ef=1.0 --rdferrbars --deltalerrfill unex.out
URDFPlot2

Create png image with default settings:

urdfplot --png urdfplot1.png unex.out
URDFPlot1