source: sasview/prview/release_notes.txt @ 6355f4d

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since 6355f4d was d611fb93, checked in by Mathieu Doucet <doucetm@…>, 16 years ago

update release notes

  • Property mode set to 100644
File size: 2.2 KB
Line 
1Release Notes
2=============
3
4PrView 0.2
5
6Package name: prview
7
81- 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
372- 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
583- 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
694- Troubleshooting
70
71        - None
72
735- Frequently Asked Questions
74
75        - None
76
776- Other Resources
78
79        - See: http://danse.chem.utk.edu/prview.html
80
81       
82
83       
84
85
Note: See TracBrowser for help on using the repository browser.