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. |
_ReferenceChannelImplementation |
FIXME: write docstring! |