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

Working with resonant interface diffraction data

(Abbreviations are not yet consistently used (sorry), basically RASD (resonant anomalous surface diffraction), RIDS (resonant interface diffraction) or RAXR (resonant anomalous x-ray reflectivity) all mean the same.)

This is a brief description how to use the functions implemented in PDS to work with resonant surface diffraction data. At the moment there's one module to prepare such data for integration:

  • modules/ana/rasd_data.py

and a function to compute experimental f1f2 data:

  • sxrd.f1f2.f1f2()

RASD data Analysis can be performed in the python interface structure refinement GUI. Further description can be found on tese pages:


Integrating resonant data

Computing f1f2 data

Modeling resonant data


Clone this wiki locally