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
RevLine 
[e009ce1]1Release Notes
2=============
3
[ab7615b]4PrView 0.2
[e009ce1]5
[aab8ad7]6Package name: prview
[e009ce1]7
[b24bf4e]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.
[0bae207]12        - Fixed problem with loading additional data after the P(r) graph's scale has been changed.
[ea5551f]13        - Fixed problem of silent failure upon loading a file with a point at Q=0.
[b24bf4e]14        - Added use of SANS DataLoader   
[aab8ad7]15    - Mac compatibility
16   
[0bae207]17   Version 0.2.2
[feb21d8]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
[ab7615b]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.
[aab8ad7]30        - Functionality to change the number of p(r) points of the output distribution.
[a4bd2ac]31
32   Version 0.1.0
[e009ce1]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:
[b24bf4e]43                - Get the code from svn://danse.us/sans/releases/prview-0.2.3
[e009ce1]44                - This application is also dependent on the following DANSE code:
[d611fb93]45                        svn://danse.us/common/releases/plottools-0.1.2-dev
[b24bf4e]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
[5615a7b]50                        svn://danse.us/sans/releases/pr_inversion-0.2.1
[e009ce1]51                - The following modules are required:
[aab8ad7]52                        * matplotlib
[e009ce1]53                        * numpy
54                        * scipy
55                        * wxpython
[b24bf4e]56                        * PyXML (for cansas reader)
[e009ce1]57
583- Known Issues
59
60        3.1- All systems:
[aab8ad7]61                - None
[e009ce1]62
63        3.2- Windows:
64                - None
65
[aab8ad7]66        3.3- Mac OS:
67                - Context menu dialog interfere with dragging when displayed over plots.
[e009ce1]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
[f3d51f6]81       
82
[e009ce1]83       
84
85
Note: See TracBrowser for help on using the repository browser.