Package xdp
The main module for the X-Ray Data Processing package.
Version: 1.5.2
Author: Ken McIvor
Contact: mcivken@iit.edu
Copyright: 2003-2004 Illinois Institute of Technology
License: MIT X11/XFree86 style (see the file LICENSE
for more
information)
Submodules |
-
data
-
dataset : High-level dataset representation and manipulation.
-
errors : xdp -specific exceptions.
-
interpolate : Functions implementing various data interpolation algorithms.
-
bezier : Sliding-window interpolation using bezier curves.
-
linear : Linear interpolation.
-
stat_linear : Linear interpolation that preserves the dependant variable's relative
error.
-
io : Read and write experiment data and metadata.
-
meansum : Write applications which sum and average datasets.
-
stats : xdp.stats
-
tkutil : xdp.tkutil
-
transformation : xdp.transformation
-
xafs : A library of supporting classes and functions for writing XDP
applications which process XAFS data.
|
__version__
-
- Type:
-
str
- Value:
|