source: sasview/prview/release_notes.txt @ 83a0940

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 83a0940 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
RevLine 
[e009ce1]1Release Notes
2=============
3
[6fea919]4PrView 0.3
[e009ce1]5
[aab8ad7]6Package name: prview
[e009ce1]7
[6fea919]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
[b24bf4e]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.
[0bae207]18        - Fixed problem with loading additional data after the P(r) graph's scale has been changed.
[ea5551f]19        - Fixed problem of silent failure upon loading a file with a point at Q=0.
[b24bf4e]20        - Added use of SANS DataLoader   
[aab8ad7]21    - Mac compatibility
22   
[0bae207]23   Version 0.2.2
[feb21d8]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
[ab7615b]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.
[aab8ad7]36        - Functionality to change the number of p(r) points of the output distribution.
[a4bd2ac]37
38   Version 0.1.0
[e009ce1]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:
[6fea919]49                - Get the code from svn://danse.us/sans/releases/prview-0.2.4
[e009ce1]50                - This application is also dependent on the following DANSE code:
[6fea919]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
[e009ce1]57                - The following modules are required:
[aab8ad7]58                        * matplotlib
[e009ce1]59                        * numpy
60                        * scipy
61                        * wxpython
[b24bf4e]62                        * PyXML (for cansas reader)
[e009ce1]63
643- Known Issues
65
66        3.1- All systems:
[aab8ad7]67                - None
[e009ce1]68
69        3.2- Windows:
70                - None
71
[aab8ad7]72        3.3- Mac OS:
73                - Context menu dialog interfere with dragging when displayed over plots.
[e009ce1]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
[f3d51f6]87       
88
[e009ce1]89       
90
91
Note: See TracBrowser for help on using the repository browser.