source: sasview/prview/release_notes.txt @ 6f73a08

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 6f73a08 was aab8ad7, checked in by Mathieu Doucet <doucetm@…>, 16 years ago

prview update for DataLoader?

  • Property mode set to 100644
File size: 2.0 KB
Line 
1Release Notes
2=============
3
4PrView 0.2
5
6Package name: prview
7
81- Version 0.2.x
9        - Release date: ?
10        - Added functionality for .ABS IGOR reduced 1D files.
11        - Fixed problem with loading additional data after the P(r) graph's scale has been changed.
12        - Fixed problem of silent failure upon loading a file with a point at Q=0.
13        - Added use of SANS DataLoader
14   
15   Version 0.2.3
16    - Release date: 7/9/2008
17    - Mac compatibility
18   
19   Version 0.2.2
20        - Release date: 7/8/2008
21        - Added option to normalize P(r) to 1, scale P_max to 1, or leave as is.
22        - Fixed problem with changing the number of P(r) points.
23
24   Version 0.2.1
25        - Release date: 7/04/2008
26        - Improved user interface.
27        - Automated estimate of the number of terms.
28        - I(q=0) and Rg are now outputs of the inversion.
29        - Slit smearing has been added.
30        - Constant background estimation.
31        - Functionality to compare p(r) output with data from a file.
32        - Functionality to change the number of p(r) points of the output distribution.
33
34   Version 0.1.0
35
36        - Release date: 5/28/2008
37        - First version put together built on guiframe.
38
392- Downloading and Installing
40
41        2.1- System Requirements:
42                - Python version >= 2.4 should be running on the system
43
44        2.2- Installing:
45                - Get the code from svn://danse.us/sans/releases/prview-0.2.2
46                - This application is also dependent on the following DANSE code:
47                        svn://danse.us/sans/releases/guitools-0.2.3
48                        svn://danse.us/sans/treleases/guicomm-0.1.0
49                        svn://danse.us/sans/releases/guiframe-0.1.2
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
573- Known Issues
58
59        3.1- All systems:
60                - None
61
62        3.2- Windows:
63                - None
64
65        3.3- Mac OS:
66                - Context menu dialog interfere with dragging when displayed over plots.
67
684- Troubleshooting
69
70        - None
71
725- Frequently Asked Questions
73
74        - None
75
766- Other Resources
77
78        - See: http://danse.chem.utk.edu/prview.html
79
80       
81
82       
83
84
Note: See TracBrowser for help on using the repository browser.