Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pavoljuhas/pyxda
- Owner: pavoljuhas
- License: other
- Created: 2013-06-17T20:51:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-16T15:57:08.000Z (about 11 years ago)
- Last Synced: 2024-10-14T15:51:11.531Z (3 months ago)
- Language: Python
- Size: 610 KB
- Stars: 1
- Watchers: 8
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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