Skip to content
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 ).

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!


Clone this wiki locally