Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pavoljuhas/pyxda

Python library for x-ray data analysis
https://github.com/pavoljuhas/pyxda

Last synced: about 1 month ago
JSON representation

Python library for x-ray data analysis

Awesome Lists containing this project

README

        

=========================================
pyXDA: X-ray Data Analysis
=========================================

SrXes provides a simple and interactive way to visualize and interact with
X-ray Diffraction data. SrXes provides an intuitive user interface to load
up data and perform calculations from it. The concept of the reduced
representation allows users to analyze large data sets rapidly and efficiently.A reduced representation maps an entire image to a single number, and can
be any piece of information about the image, eg. the mean intensity.
This allows for absolute control by the user and fast quality assessment
of large data sets.

Prerequisites
-------------

You must have the following libraries installed before building or installing
pyXDA:

* distribute
* Traits
* Traits UI
* NumPy
* Chaco
* PyFace