1 | Release Notes |
---|
2 | ============= |
---|
3 | |
---|
4 | SansView 0.1 |
---|
5 | |
---|
6 | Package name: None |
---|
7 | |
---|
8 | 1- Version 0.1.0 |
---|
9 | - Removed zooming and dragging for 2D plot, which caused interference with |
---|
10 | interactors. |
---|
11 | |
---|
12 | Version 0.1.0 |
---|
13 | |
---|
14 | - Release date: 03/02/2009 |
---|
15 | - Simultaneous fit of a number of different sets of data with/without the constraints. |
---|
16 | - 1D and 2D data loading and display. |
---|
17 | - 1D and 2D data fitting using Scipy or Park (a MC fitting optimizer) fitting engine. |
---|
18 | - 2D data manipulation and models. |
---|
19 | - A number of standard fit functions as well as Sans Model functions. |
---|
20 | - Form factors, structure factors and shape-independent models. |
---|
21 | - Plug-in mechanism for data readers. |
---|
22 | - Zooming for plots. |
---|
23 | - Users arrange the various windows. |
---|
24 | - Circular, sectorslicer, annulus, boxsum, boxQx and boxQy averaging of 2D data. |
---|
25 | - The user can select Qmin and Qmax for both 1D and 2D data fitting or modeling. |
---|
26 | - The user can toggle between a number of different scales on all plots. |
---|
27 | And much more. |
---|
28 | |
---|
29 | |
---|
30 | 2- Downloading and Installing |
---|
31 | |
---|
32 | 2.1- System Requirements: |
---|
33 | - Python version >= 2.5 should be running on the system |
---|
34 | |
---|
35 | 2.2- Installing: |
---|
36 | - Get the code from svn://danse.us/sans/other/sansview 0.1.0 |
---|
37 | - This application is also dependent on the following DANSE code: |
---|
38 | svn://danse.us/sans/releases/guiframe-0.1.4 |
---|
39 | svn://danse.us/sans/releases/guicomm-0.1.1 |
---|
40 | svn://danse.us/sans/releases/DataLoader-0.2.1 |
---|
41 | svn://danse.us/sans/releases/park_integration -0.1.0 |
---|
42 | svn://danse.us/sans/releases/park-1.2.0 |
---|
43 | svn://danse.us/sans/releases/sansmodels-0.4.2 (run 'python setup.py install' in src) |
---|
44 | svn://danse.us/sans/releases/danse/common/plottools-0.1.3 (run 'python setup.py install') |
---|
45 | - The following modules are required: |
---|
46 | * matplotlib >=0.98.3 |
---|
47 | * numpy |
---|
48 | * scipy |
---|
49 | * wxpython 2.8 unicode |
---|
50 | |
---|
51 | 3- Known Issues |
---|
52 | |
---|
53 | 3.1- All systems: |
---|
54 | - None |
---|
55 | |
---|
56 | 3.2- Windows: |
---|
57 | - None |
---|
58 | |
---|
59 | 3.3- Linux: |
---|
60 | - None |
---|
61 | |
---|
62 | 4- Troubleshooting |
---|
63 | |
---|
64 | - None |
---|
65 | |
---|
66 | 5- Frequently Asked Questions |
---|
67 | |
---|
68 | - None |
---|
69 | |
---|
70 | 6- Other Resources |
---|
71 | |
---|
72 | - See: http://danse.chem.utk.edu/sansview.html |
---|