Package xdp
[show private | hide private]
[frames | no frames]

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.

Variable Summary
str __version__ = '1.5.2'

Variable Details

__version__

Type:
str
Value:
'1.5.2'                                                                

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