-
Notifications
You must be signed in to change notification settings - Fork 6
Home
ttrainor edited this page Jan 6, 2012
·
17 revisions
TDL (the xray data analysis library) is a collection of python modules that support data processing, analysis and modeling. These modules are designed to run within a standard python environment, and should be easily imported into other python programs/environments (ee e.g. XrayLarch ).
- Install | Start here
- Application modules | Notes and examples for using the library
- Scripts | Command line utilities
- Python data shell (PDS) | A lightweight interactive environment
- Developer Notes | Programming notes and todo lists
Currently TDL has a substantial amount of code written for data handling, including spec data, image files, ctr data processing, xrf data processing, modeling x-ray reflectivity, simple crystallography computations etc...
The documentation in this wiki should help you get started. There is also fairly extensive documentation in many of the source files.
Please feel contribute to the code and documentation effort!