Package xdp :: Module transformation
[show private | hide private]
[frames | no frames]

Module xdp.transformation

xdp.transformation

This module contains XDP's mappings and transformations, which provide an object-oriented API for manipulating data.
Classes
CleanTransform CleanTransform objects encapsulate the process of cleaning a pair of vectors, X and Y, by removing (X,Y) pairs which have duplicate X values.
LintTransform LintTransform objects encapsulate the process of using linear interpolation to interplolate a pair of vectors, X and Y, to some abscissa.
Mapping Mapping objects are used to remap the column names of xdp.Data objects.
RebinTransform RebinTransform objects encasulate the process of performing XAFS data reduction on one or more vectors.
Transformation Transformation objects are used to apply arbitrary transformations to xdp.Data objects, resulting in new xdp.Data objects which reflect those changes.
TrimTransform TrimTransform objects encapsulate the process of triming a pair of vectors, X and Y, to some range of X values.
XafsFluorescenceMapping XafsFluorescenceMapping objects encapsulate the mapping for XAFS experiments which contain fluorescence data.
XafsMapping XafsMapping objects encapsulate the mapping for XAFS experiments which contain both fluorescence and transmission data.
XafsTransmissionMapping XafsTransmissionMapping objects encapsulate the mapping for XAFS experiments which contain transmission data.

Generated by Epydoc 2.1 on Wed Jul 20 11:51:06 2005 http://epydoc.sf.net