Skip to content
Frank Heberling edited this page Aug 23, 2013 · 9 revisions

Notes, Examples and Tutorials

For all these examples we assume that tdl is installed and on your python path. Note if you are working from the pds prompt, then tdl/modules will be on your path (it does this automatically) so you can use a simpler import notation:

  • from python

    python>> from tdl.modules import xtal

  • or in pds

    pds>> import xtal


Reading spec data

Processing CTR data

Modeling CTR data

Working with Resonant interface diffraction data

Crystallography Calcs

Surface indexing

Fitting Xrf spectra

Modeling Xrr data, Interface Model


Clone this wiki locally