Scikit-xray is a Python package providing tools for X-ray science. For a brief introduction to the ideas behind the package, you can read the introductory notes.
Users who prefer drag-and-drop software may prefer to use vistrails, through which all the functionality of scikit-xray is also available. (Think LabView for X-ray image processing and data analysis.)
The tutorial walks through several experiments from start to finish – from the raw data to a publication-style plot. You can also browse the API reference for a quick overview of all the available tools.
To check out the code, report a bug, or contribute a new feature, please visit the github repository.