-
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.
-
sff : Read and write files using Mx's Simple File Format.
-
text : Read and write plain-text files of data.
-
xafs : Read and write files using the MR-CAT XAFS file format, version
0.3.
-
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.
|