1 | Release Notes |
---|
2 | ============= |
---|
3 | |
---|
4 | PrView 0.2 |
---|
5 | |
---|
6 | Package name: prview |
---|
7 | |
---|
8 | 1- Version 0.2.3 |
---|
9 | - Release date: 10/24/2008 |
---|
10 | - Protected against loading files with multiple data entries (like cansas XML). |
---|
11 | - Added functionality to load various data formats. |
---|
12 | - Fixed problem with loading additional data after the P(r) graph's scale has been changed. |
---|
13 | - Fixed problem of silent failure upon loading a file with a point at Q=0. |
---|
14 | - Added use of SANS DataLoader |
---|
15 | - Mac compatibility |
---|
16 | |
---|
17 | Version 0.2.2 |
---|
18 | - Release date: 7/8/2008 |
---|
19 | - Added option to normalize P(r) to 1, scale P_max to 1, or leave as is. |
---|
20 | - Fixed problem with changing the number of P(r) points. |
---|
21 | |
---|
22 | Version 0.2.1 |
---|
23 | - Release date: 7/04/2008 |
---|
24 | - Improved user interface. |
---|
25 | - Automated estimate of the number of terms. |
---|
26 | - I(q=0) and Rg are now outputs of the inversion. |
---|
27 | - Slit smearing has been added. |
---|
28 | - Constant background estimation. |
---|
29 | - Functionality to compare p(r) output with data from a file. |
---|
30 | - Functionality to change the number of p(r) points of the output distribution. |
---|
31 | |
---|
32 | Version 0.1.0 |
---|
33 | |
---|
34 | - Release date: 5/28/2008 |
---|
35 | - First version put together built on guiframe. |
---|
36 | |
---|
37 | 2- Downloading and Installing |
---|
38 | |
---|
39 | 2.1- System Requirements: |
---|
40 | - Python version >= 2.4 should be running on the system |
---|
41 | |
---|
42 | 2.2- Installing: |
---|
43 | - Get the code from svn://danse.us/sans/releases/prview-0.2.3 |
---|
44 | - This application is also dependent on the following DANSE code: |
---|
45 | svn://danse.us/common/releases/plottools-0.1.2-dev |
---|
46 | svn://danse.us/common/releases/util-0.1 |
---|
47 | svn://danse.us/sans/releases/DataLoader-0.2.1 |
---|
48 | svn://danse.us/sans/releases/guicomm-0.1.0 |
---|
49 | svn://danse.us/sans/releases/guiframe-0.1.3-dev |
---|
50 | svn://danse.us/sans/releases/pr_inversion-0.2.1 |
---|
51 | - The following modules are required: |
---|
52 | * matplotlib |
---|
53 | * numpy |
---|
54 | * scipy |
---|
55 | * wxpython |
---|
56 | * PyXML (for cansas reader) |
---|
57 | |
---|
58 | 3- Known Issues |
---|
59 | |
---|
60 | 3.1- All systems: |
---|
61 | - None |
---|
62 | |
---|
63 | 3.2- Windows: |
---|
64 | - None |
---|
65 | |
---|
66 | 3.3- Mac OS: |
---|
67 | - Context menu dialog interfere with dragging when displayed over plots. |
---|
68 | |
---|
69 | 4- Troubleshooting |
---|
70 | |
---|
71 | - None |
---|
72 | |
---|
73 | 5- Frequently Asked Questions |
---|
74 | |
---|
75 | - None |
---|
76 | |
---|
77 | 6- Other Resources |
---|
78 | |
---|
79 | - See: http://danse.chem.utk.edu/prview.html |
---|
80 | |
---|
81 | |
---|
82 | |
---|
83 | |
---|
84 | |
---|
85 | |
---|