Add-on Modules




Below are selected modules provided with XYPLOT version 3.0.0 to illustrate user-written extensions for XYPLOT.

You may browse all of the provided modules here. Please see the readme-modules.txt file for a description of the folders. See the user's guide section on installing modules for installing your own custom extensions.

xyplot.4thXYPLOT interface and default module loading
xutils.4thUtility words
grace.4thExport/import graphs to/from Grace graphing program
template.4th Make dataset and plot of function y = x
smooth.4th3-Point smoothing function ( screen shot)
lpf.4thLow-pass filter function
abs.4thMagnitude function
arithmetic.4thArithmetic between entire datasets (screen shot)
xyhistogram.4thMake histogram of dataset
xypolyfit.4thPolynomial fitting function
xyexpfit.4thExponential fitting function
xybaseline.4thPolynomial baseline subtraction
autocorr.4thAutocorrelation function
ylog.4thLog function
yln.4thNatural log function
xyderiv.4thNumerical derivative function (screen shot)
xyarea.4thNumerically integrate area of selected region
peak_search.4thPeak finder algorithm
xypeaks.4thFind peaks function ( screen shot)
xyswap.4th Swap the x and y values of a dataset
xyjoin.4th Join two datasets
yn_vs_ym.4th Make dataset from y values of one xet vs y values of another set.
xysort.4th Ascending sort of x,y dataset by x
xymap.4thMap functions
anim1.4thAnimation Example: Wavepacket propagation
anim2.4thAnimation Example: Evolution of points under a Henon map
anim3.4thAnimation Example: Cube rotating in 3D
double-well.4th Animation Example: Particle in a superposition state in a double-well potential
double-well-driven.4th Animation Example: Particle driven at resonance frequency within a double-Well potential