source: sasview/prview/release_notes.txt @ be72312c

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

release notes (avoid matplotlib 0.98.1)

  • Property mode set to 100644
File size: 1.6 KB
RevLine 
[e009ce1]1Release Notes
2=============
3
[ab7615b]4PrView 0.2
[e009ce1]5
6Package name: None
7
[feb21d8]81- Version 0.2.2
[a4bd2ac]9
[feb21d8]10        - Release date: 7/8/2008
11        - Added option to normalize P(r) to 1, scale P_max to 1, or leave as is.
12        - Fixed problem with changing the number of P(r) points.
13
14   Version 0.2.1
[ab7615b]15        - Release date: 7/04/2008
16        - Improved user interface.
17        - Automated estimate of the number of terms.
18        - I(q=0) and Rg are now outputs of the inversion.
19        - Slit smearing has been added.
20        - Constant background estimation.
21        - Functionality to compare p(r) output with data from a file.
22        - Functionality to change the number of p(r) points of the output dsitribution.
[a4bd2ac]23
24   Version 0.1.0
[e009ce1]25
26        - Release date: 5/28/2008
27        - First version put together built on guiframe.
28
292- Downloading and Installing
30
31        2.1- System Requirements:
32                - Python version >= 2.4 should be running on the system
33
34        2.2- Installing:
[5615a7b]35                - Get the code from svn://danse.us/sans/releases/prview-0.2.2
[e009ce1]36                - This application is also dependent on the following DANSE code:
[5615a7b]37                        svn://danse.us/sans/releases/guitools-0.2.3
[e009ce1]38                        svn://danse.us/sans/treleases/guicomm-0.1.0
[5615a7b]39                        svn://danse.us/sans/releases/guiframe-0.1.2
40                        svn://danse.us/sans/releases/pr_inversion-0.2.1
[e009ce1]41                - The following modules are required:
[f4e1c9e]42                        * matplotlib 0.91.4 (avoid 0.98.1)
[e009ce1]43                        * numpy
44                        * scipy
45                        * wxpython
46
473- Known Issues
48
49        3.1- All systems:
50                - None
51
52        3.2- Windows:
53                - None
54
55        3.3- Linux:
56                - None
57
584- Troubleshooting
59
60        - None
61
625- Frequently Asked Questions
63
64        - None
65
666- Other Resources
67
68        - See: http://danse.chem.utk.edu/prview.html
69
[f3d51f6]70       
71
[e009ce1]72       
73
74
Note: See TracBrowser for help on using the repository browser.