source: sasview/prview/release_notes.txt @ 672c44da

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 672c44da was ab7615b, checked in by Mathieu Doucet <doucetm@…>, 16 years ago

release notes

  • Property mode set to 100644
File size: 1.4 KB
Line 
1Release Notes
2=============
3
4PrView 0.2
5
6Package name: None
7
81- Version 0.2.1
9
10        - Release date: 7/04/2008
11        - Improved user interface.
12        - Automated estimate of the number of terms.
13        - I(q=0) and Rg are now outputs of the inversion.
14        - Slit smearing has been added.
15        - Constant background estimation.
16        - Functionality to compare p(r) output with data from a file.
17        - Functionality to change the number of p(r) points of the output dsitribution.
18
19   Version 0.1.0
20
21        - Release date: 5/28/2008
22        - First version put together built on guiframe.
23
242- Downloading and Installing
25
26        2.1- System Requirements:
27                - Python version >= 2.4 should be running on the system
28
29        2.2- Installing:
30                - Get the code from svn://danse.us/sans/releases/prview-0.1.0
31                - This application is also dependent on the following DANSE code:
32                        svn://danse.us/sans/releases/guitools-0.2.2
33                        svn://danse.us/sans/treleases/guicomm-0.1.0
34                        svn://danse.us/sans/releases/guiframe-0.1.1
35                        svn://danse.us/sans/releases/pr_inversion-0.2.0
36                - The following modules are required:
37                        * matplotlib
38                        * numpy
39                        * scipy
40                        * wxpython
41
423- Known Issues
43
44        3.1- All systems:
45                - None
46
47        3.2- Windows:
48                - None
49
50        3.3- Linux:
51                - None
52
534- Troubleshooting
54
55        - None
56
575- Frequently Asked Questions
58
59        - None
60
616- Other Resources
62
63        - See: http://danse.chem.utk.edu/prview.html
64
65       
66
67       
68
69
Note: See TracBrowser for help on using the repository browser.