source: sasview/prview/release_notes.txt @ 7ccba3c

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 7ccba3c was 6fea919, checked in by Mathieu Doucet <doucetm@…>, 15 years ago

prview: update release notes

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