-
Notifications
You must be signed in to change notification settings - Fork 6
Home
ttrainor edited this page Jan 8, 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 (see XrayLarch ).
- Installation | Start here
- Application modules | Notes and examples
- Scripts | Command line utilities
- Python data shell (PDS) | A lightweight interactive user interface
- PDS GUI | Graphical user interface built on pds
- 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!