|
1 |
| -######### |
2 |
| -xPDFsuite |
3 |
| -######### |
| 1 | +################################################################################################################## |
| 2 | +xPDFsuite - an easy to use end-to-end software solution for atomic pair distribution function analysis with x-rays |
| 3 | +################################################################################################################## |
4 | 4 |
|
5 | 5 | .. figure:: ../images/xPDFsuite.png
|
6 | 6 | :align: center
|
7 | 7 |
|
8 | 8 | Overview
|
9 | 9 | ========
|
10 | 10 |
|
11 |
| -This suite of algorithms and software, named xPDFsuite, converts X-ray diffraction (XRD) data into total scattering pair distribution functions by |
12 |
| -numerically transforming XRD data from frequency space into position space. This conversion allows characterization of materials including drugs and |
13 |
| -industrial materials in their amorphous and nanocrystalline and liquid states. |
14 |
| - |
15 |
| -This software implements a number of recent developments in the data analysis and modeling of PDFs derived from X-ray experiments which may be carried out |
16 |
| -at synchrotron or laboratory sources that allow for highly automated and straightforward processing. The software includes a full-featured graphical user |
17 |
| -interface and is designed for the latest generation of studies that involve often many hundreds or thousands of datasets. The software runs on laptops and |
18 |
| -workstations running windows, mac OSX and linux. |
19 |
| - |
| 11 | +This suite of algorithms and software, named xPDFsuite, is an easy to use graphical user interface (GUI) to a number of Diffpy programs. |
| 12 | +It provides a raw-data-to-modelled-PDF solution for X-ray PDFs. It is specially convenient for handling high throughput data with many |
| 13 | +(hundreds to thousands) of datatsets, such as come from modern synchrotron experiments with 2D detectors. It is equally useful for data |
| 14 | +from laboratory x-rays. The software runs on laptops and workstations running windows, mac OSX and linux. |
| 15 | + |
| 16 | +Within the same GUI you can: |
| 17 | + * visualize the 2D raw data from large numbers of files |
| 18 | + * integrate 2D data to 1D diffraction patterns |
| 19 | + * plot and manipulate plots of large numbers of patterns |
| 20 | + * rapidly and easily process the 1D data to obtain S(Q), F(Q) and G(r) (PDF) functions using the power of the PDFgetX3 engine |
| 21 | + * use the powerful interactive plotting capabilities to explore these reduced data functions |
| 22 | + * use built in tools for comparing datasets using Pearson correlations etc. |
| 23 | + * the widely used PDFgui PDF fitting program is also included in xPDFsuite and is straightforwardly incorporated into your workflow |
| 24 | + |
20 | 25 | Features
|
21 | 26 | ========
|
22 | 27 |
|
23 |
| -Improving upon an earlier version of the software, xPDFsuite is programmed in Python instead of IDL (Interactive Data Language), making it more portable |
24 |
| -than its predecessor. The software also gives the user robust and reliable total scattering pair distribution functions by specifying a very small number |
25 |
| -of input parameters. |
26 |
| - |
27 |
| -Unlike other programs for obtaining the pair distribution function, |
28 |
| -the software is exceptionally easy to learn and use. This increases |
29 |
| -the range of people who can use it, decreases training costs, and |
30 |
| -speeding up workflow. xPDFsuite also permits users to run multiple |
31 |
| -data sets using the same input file, allowing for batch processing |
32 |
| -in fractions of a second. |
| 28 | +xPDFsuite is exceptionally easy to learn and use and lowers the barrier to using atomic pair distribution function (PDF) methods, |
| 29 | +increasing the range of people who can use it, decreasing training costs, and speeding up workflow. xPDFsuite permits users to run |
| 30 | +multiple data sets using the same input file, allowing for batch processing of large numbers of datasets in fractions of a second. |
33 | 31 |
|
34 | 32 | Key features:
|
35 |
| - |
36 |
| -* Full featured, easy-to-use GUI; |
37 |
| -* Real time PDF transformation and plotting; |
38 |
| -* Flexible plotting and analyzing for single and multiple data sets; |
39 |
| -* Optimized for high throughput data processing; |
40 |
| -* 2D powder diffraction image integration; |
41 |
| -* Static and dynamic mask editing on 2D image; |
42 |
| -* Pearson correlation analysis on selected data-sets; |
43 |
| -* Written in Python and support Windows, Linux, and MacOSX |
44 |
| - |
45 |
| -Applications |
46 |
| -============ |
47 |
| - |
48 |
| -* Structural characterization of crystalline, nanocrystalline, amorphous or nanoparticle materials, including inorganics, polymers and pharmaceuticals. |
49 |
| -* materials development guidance |
50 |
| -* Testing of compounds to ensure consistency during development |
51 |
| -* Submission for federal agency (e.g., FDA) approval |
52 |
| -* Patent application filing |
53 |
| -* Intellectual property infringement defense |
54 |
| -* Stability studies, e.g., to determine shelf lifetime of drugs |
55 |
| - |
56 |
| -Advantages |
57 |
| -========== |
58 |
| - |
59 |
| -* First viable means of characterizing the structure of amorphous or nanocrystalline compounds |
60 |
| -* Yields information that makes the development of amorphous or nanocrystalline materials much more feasible |
61 |
| -* In contrast to earlier algorithms, the technology can compute the total scattering pair distribution function in several microseconds. |
62 |
| - |
63 |
| -Obtain the software |
64 |
| -=================== |
65 |
| - |
66 |
| -The xPDFsuite is currently requires a paid license from Columbia University. The cost and terms depend on |
67 |
| -whether it is used in an academic or commercial setting. To obtain the software, |
68 |
| -please consult `Columbia Technology Ventures <http://bit.ly/xPDFsuite>`_ |
69 |
| -or contact ` Beth Kauderer < [email protected]>`_ at Columbia Technology Ventures |
70 |
| -and ` Prof. Simon Billinge < [email protected]>`_ for more information. |
| 33 | + * Full featured, easy-to-use GUI |
| 34 | + * Real time PDF transformation and plotting |
| 35 | + * Flexible plotting and analysis for single and mulitple data sets |
| 36 | + * Optimized for high throughput data processing |
| 37 | + * 2D powder diffraction image integration |
| 38 | + * Static and dynamic mask editing on 2D image |
| 39 | + * Pearson correlation analysis on selected data-sets |
| 40 | + * Written in Python and on Windows, Linux, and MacOSX |
| 41 | + |
| 42 | +Explore xPDFsuite |
| 43 | +================= |
| 44 | +xPDFsuite is available for purchase for either academic or commercial applications. |
| 45 | + - To see xPDFsuite in action, please see the video here. (available soon) |
| 46 | + - To help you explore xPDFsuite on your own data we have made a free evaluation version of the software available `here <http://bit.ly/xPDFsuite>`_. This has all the xPDFsuite functionality, but you will not be able to save your results. |
| 47 | + - To purchase xPDFsuite (separate academic and commercial license options), please go to `Columbia Technology Ventures <http://bit.ly/xPDFsuite>`_ download site here. |
| 48 | + |
| 49 | +Thank you for purchasing xPDFsuite. Funds we raise from sales help us to develop user interfaces and useful features on top of our |
| 50 | +free for academics and open source Diffpy products, such as Diffpy-CMI, PDFgetX3 and PDFgui. |
| 51 | + |
| 52 | +We hope you enjoy xPDFsuite and that it supercharges your PDF analyses. Please contact us with feedback and questions by |
| 53 | +emailing ` Prof. Simon Billinge < [email protected]>`_ |
0 commit comments