XRDpy icon indicating copy to clipboard operation
XRDpy copied to clipboard

A program for quick X-Ray Diffraction (XRD) pattern visualization. Now with crystallite size calculation using Scherrer equation.

ANNOUNCEMENT : This project has become deprecated. Please re-direct to the more functional and easy-to-use powerxrd Python package

X-Ray Diffraction (XRD) analysis with Python

Andrew Garcia, 2018

XRDpy is in layman terms, an XRD pattern plotting program which calculates crystallite size in an easy way. It is currently divided into 2 main scripts, XRDsingle.py and XRD.py, which plot and calculate the Scherrer width for a single XRD and multiple XRD pattterns at a time, respectively.

Just starting? Learn how to use XRDpy (Click on book below for Manual and Download it for clickable links)

drawing

(LICENSE file excerpt -see: LICENSE file in this repository-)

Copyright 2018 Andrew R Garcia

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.